Search Issue Tracker
Active
Under Consideration for 1.3.X
Votes
1
Found in [Package]
1.3.8 - Entities
Issue ID
ECSB-1460
Regression
No
EntityQuery/IJobEntity fails to find IComponentData when manually updating an ECS world
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.unity” Scene
3. Enter Play mode
4. Observe the Console for up to 5 minutes
Expected result: No errors appear
Actual result: Error “error 0 all spawns missing: count selected: 0 count all: 0 step count“ appears
Reproducible with: 1.2.4(2022.3.55f1, 6000.0.33f1, 6000.1.0b1), 1.3.8(2022.3.55f1, 6000.0.33f1, 6000.1.0b1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Issue is inconsistent during reproduction, the error is throw on random step counts, it is recommended to leave and enter Play Mode again a few times for consistent reproduction
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment