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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment