Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
2017.1.0f1
2018.1.0f2
Issue ID
1038538
Regression
Yes
Prefab lighting only updates after switching Scenes in the GameObject Editor window
How to reproduce:
1. Open the project attached by the user (PreviewTest.zip)
2. Open scene "Scene A"
3. Open the "GameObject Editor" window, drag the "Cube" Prefab to it
4. Open scene "Scene B"
5. Observe the "Cube" Prefab change lighting in the GameObject Editor window
Expected result: Lighting on the Prefab updates without needing to switch Scenes
Actual result: To update the lighting on the Prefab, switching Scenes is necessary
Reproducible with: 2017.1.0f1, 2017.1.4f1, 2017.2.3f1, 2017.4.4f1, 2018.1.2f1, 2018.2.0b5
Not reproducible with: 2017.1.0a1, 2017.1.0b10
Notes: The script which enables the GameObject Editor window can be found here: https://docs.unity3d.com/ScriptReference/Editor.OnPreviewGUI.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment