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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment