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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
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.