Unity-Technologies / ECS-Network-Racing-Sample

ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest tested version is inconsistent with requirements

ScallyGames opened this issue · comments

According to https://github.com/Unity-Technologies/ECS-Network-Racing-Sample/blob/master/README.md#8 the current tested version is 2022.2.9f1. This is inconsistent with the requirement of Unity 2022.3.0f1 or later described above.

Is this a typo and should it be 2022.3.9f1 or have there been changes on the requirement and the latest tested version was not updated?

ProjectVersion.txt says 2022.3.6f1 on master branch.

Good spot. The link for the current version points to 2022.3.0. There just seem to be some inconsistencies in the README.md, probably just an oversight after updating.