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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment