Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a4
2020.2.0a18
Issue ID
1263042
Regression
Yes
[Global Illumination] NullReferenceException thrown on creating new Lightmap Parameters in Mesh Renderer
Creating a new Lightmap Parameters on a Gameobject from its Mesh Renderer component causes editor to throw NullReferenceException in the console refer attached video
Steps to Repro:
1. Create a new Project
2. Hierarchy > 3D object > Cube > Inspector > Lighting > Check Contrbute Global Illumination.
3. Lightmapping > Lightmap parameters > create new.
Actual Result:
Error is thrown in console
Expected Result:
No error in console.
Reproducible in:
2020.2.0a18, 2020.2.0a4
Working Fine in:
2020.2.0a3, 2020.2.0b16, 2019.4.4f1
Environment:
Occurring on Windows 10 & Mac 10.15.
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #1251171