Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.2.0-pre.6 - Entities
Issue ID
ECSB-964
Regression
No
"Unity.Jobs.CodeGen.JobsILPostProcessor: ILPostProcessor has thrown an exception: System.NullReferenceException: Object reference not set to an instance of an object." is thrown when using Entities.ForEach
How to reproduce:
Open the attached project "IN-69084.zip"
Expected results: No errors are thrown in the Console window
Actual results: "Unity.Jobs.CodeGen.JobsILPostProcessor: ILPostProcessor has thrown an exception: System.NullReferenceException: Object reference not set to an instance of an object." is thrown
Reproducible with: 1.2.0-pre.6 (2022.3.21f1), 1.2.4 (2022.3.46f1)
Could not test with: 1.2.0-pre.12 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note:
There are no fixes planned for this Bug