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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1251171