Search Issue Tracker
Active
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment