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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
This is a duplicate of issue #1251171