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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
There are no fixes planned for this Bug