Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.2.0
Issue ID
1219019
Regression
No
[HDRP] Window content does not refresh correctly when using Reset in DebugMenu
Version tested: 7.2.0 + 2019.3.1f1, 8.0.0 + 2020.1.0a23
Steps to reproduce:
1) Create an empty HDRP scene
2) Go to Window -> Render Pipeline -> Debug
3) In Material -> Material Validator set to Diffuse Color and then click Reset
4) Observe that window did not reset properly and some UI elements remained.
Note: Happens with every element that appeared the same way (clicking on the menu item).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
Resolution Note:
Unfortunately, this is a limitation of the current design of the debug window. Fixing this would require a fair amount of refactoring so we won't do it before we actually redo the system as planned.
The root of the problem has been logged in an internal document so that this particular issue does not fall through the cracks when we start working on it again.