Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
preview.1 - 0.0.7
Issue ID
1185853
Regression
No
[Entity][Job] NullReference in IJobForEach_BBBCC with safety on when using "read only" attribute
Steps to reproduce:
1. Open user-supplied project
2. Open Window -> General -> Test Runner
3. Run the tests
Expected: all tests finish successfully
Actual: the "JobTest" fails
Reproduced in: 2019.2.9f1, 2019.3.0b6, 2020.1.0a8
Not reproduced in: 2017.4.33f1*, 2018.4.11f1*
Note: *Could not test due to Compiler errors
Jobs system versions tested:
0.1.1
Preview.13 - 0.0.7
Preview.1 - 0.0.7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
IJobForEach is deprecated in favor of Entities.ForEach()