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
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Add comment