Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a4
2020.2.0a13
Issue ID
1251171
Regression
Yes
NullReferenceException error is thrown on creating new Lightmap Parameter in Lighting Settings
NullReferenceException error is thrown on creating new Lightmap Parameter in Lighting Settings.
Steps to repro:
1. Create a new project.
2. Windows > Rendering > Lighting.
3. Click on "New Lighting Settings" button.
4. Select New Lighting Settings > Lightmapping Settings.
5. Lightmap Parameters > Click on drop-down < Select Create New.
Actual Result:
NullReferenceException error is thrown in the console.
Expected Result:
No errors in the console.
Reproducible in:
2020.2.0a13, 2020.2.0a4.
Working Fine in:
2020.2.0a3, 2020.1.0b11.
Environment:
Occurring on Windows 10 & Mac 10.15.
Note: Please refer attached stack trace.
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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note (fix version 2020.2):
Caused by lifetime mismanagement of Serialised objects / properties.