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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment