Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.5.0a5
Issue ID
UUM-132489
Regression
Yes
"Trying to access the DPI setting of a visual element that is not on a panel." Warnings are logged when entering Play Mode with the New Hierarchy enabled
Devs: see pinned comment
Steps to reproduce:
- Create a 3D URP Project
- In the (Edit > Preferences > General) Window enable the "Use new Hierarchy window" flag
- In the same Preferences > General window make sure "Code Optimization On Startup" is set to "Debug"
- Enter Play Mode
Actual results: 3 Warnings are logged: "Trying to access the DPI setting of a visual element that is not on a panel.
UnityEditor.Search.SearchFieldElement:SetValueWithoutNotify (string)
Unity.Hierarchy.Editor.HierarchyWindow:SetSearchText (string)
Unity.Hierarchy.Editor.HierarchyWindow:SetViewState (Unity.Hierarchy.HierarchyViewState)
Unity.Hierarchy.Editor.HierarchyWindow:OnEnable ()"
Expected results: No Warnings are logged when using the new Hierarchy
Reproducible with versions: 6000.5.0a5
Not reproducible with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a4
Tested on (OS): Windows 11
Notes:
- Issue does not seem to depend on any Search Preferences
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment