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
- 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
This is a duplicate of issue #1251171