Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.3.5f1
2020.1
2020.2
2020.2.0a11
Issue ID
1244688
Regression
Yes
NullReferenceException after creating the new scene when the Light Explorer window is opened
Steps to repro:
1. Open the attached project and 'ProgressiveLightmapperExample' scene;
2. Ensure that the Light Explorer window is active (if not, open it via Window>Rendering>Light Explorer);
3. In context menu select File>New scene.
Expected result:
The new scene is being opened without errors in the console.
Actual result:
Error:
"NullReferenceException: Object reference not set to an instance of an object
UnityEditor.EditorGUI+EnumNamesCache.GetEnumLocalizedGUIContents (UnityEditor.SerializedProperty property) (at /Users/builduser/buildslave/unity/build/Editor/Mono/EditorGUI.cs:7872)"
Reproducible with: 2019.3.5f1, 2019.3.13f1, 2020.1.0b8,2020.2.0a11
Not reproducible with: 2018.4.21f1, 2019.1.14f1, 2019.2.21f1, 2019.3.4f1
Notes:
- Reproducible on Windows and OSX;
- The issue is only reproducible when the Light Explorer window is active (shown in the Editor layout).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Add comment