Search Issue Tracker
Fixed
Fixed in 6000.6.0a1
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.9f1
6000.4.0b9
6000.5.0a5
6000.6.0a1
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
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Fixed in 6000.6.0a1
Resolution Note (fix version 6000.6.0a1):
Fixed in 6000.6.0a1