Unity Issue Tracker - StableTypeHash values are inconsistent between TypeHash.Calculate and TypeManager.GetTypeInfo
Fixed
ECSB-1507
StableTypeHash values are inconsistent between TypeHash.Calculate and TypeManager.GetTypeInfo
Package: Entity Component System (ECS)
Fixed
1.3.X
This will be fixed in the next 1.3 release 1.3.10 or beyond.
Reproduction steps:
1. Open the attached "repro_IN-94633" project
2. Open the "Assets/Scenes/SampleScene.unity" Scene
3. Enter the Play Mode
4. Observe the Console
Expected result: "Hash1" and "Hash2" values are the same
Actual result: "Hash1" and "Hash2" values are different