Search Issue Tracker
Fixed in 10.3.X
Votes
0
Found in [Package]
10.2
Issue ID
1293262
Regression
No
[HDRP] Lookdev throws errors and reset layout when entering Playmode
Versions tested: 2020.2.0b11 + 10.1/Master
Steps to reproduce:
1) Have Lookdev and Game view open at the same time
2) Make sure to stay in single view layout in Lookdev, enter playmode and quit it
3) Observe that Lookdev layout resets to vertical split and throws errors.
Error stacktrace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Rendering.LookDev.Stage.OnBeginRendering (UnityEngine.Rendering.LookDev.IDataProvider dataProvider) (at E:/GIT/Graphics/com.unity.render-pipelines.core/Editor/LookDev/Stage.cs:247)
UnityEditor.Rendering.LookDev.Renderer.BeginRendering (UnityEditor.Rendering.LookDev.RenderingData data, UnityEngine.Rendering.LookDev.IDataProvider dataProvider) (at E:/GIT/Graphics/com.unity.render-pipelines.core/Editor/LookDev/LookDevRenderer.cs:55)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment