Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
1
Found in
6000.4.0a1
Issue ID
UUM-124985
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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment