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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
This is a duplicate of issue #1251171