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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug