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
- Particle System Curve's Presets window has no visual indication on what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
Resolution Note (fix version 2020.2):
Caused by lifetime mismanagement of Serialised objects / properties.