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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
There are no fixes planned for this Bug