Search Issue Tracker
In Progress
Fix In Review for 1.4.X - Entities, 1.5.X - Entities
Votes
1
Found in [Package]
1.4.2 - Entities
Issue ID
ECSB-1792
Regression
No
ECS store fetching system version from the wrong source when using ArchetypeChunk.SetComponentEnabled or ArchetypeChunk.SetComponentEnabledForAll
Steps to reproduce:
1. Open the attached “IN-118078” project
2. Open Scene (Scenes → SampleScene)
3. Enter Play mode
4. In the Console window, search for “] Change”
5. Leave Play mode
6. Observe the Console window
Expected result: After a change is performed, the change is received only once
Actual result: After a change is performed, the change is received twice
Reproducible with: 1.2.0 (6000.0.16f1), 1.4.2 (6000.0.60f1 (f02d6f9f9009), 6000.2.8f1 (e4064264ae96), 6000.3.0b6 (342471dcaf1d), 6000.4.0a2 (417aa67423b3))
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Change is received twice due to component version being set too high
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment