Search Issue Tracker
Fixed
Fixed in 6000.1.13f1, 6000.2.0b11
Votes
0
Found in
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110224
Regression
Yes
Multiple “Trying to access the DPI setting of a visual element that is not on a panel.” warnings are thrown and not the whole text is undone when entering a long text into the Search bar and pressing the Undo keyboard command
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Search window (Window > Search > New Window)
- Type a very long string into the search bar
- Undo (command+z)
- Observe the Console window
Actual results: Multiple "Trying to access the DPI setting of a visual element that is not on a panel." warnings are thrown every time the Undo command is pressed and only parts of the search bar are undone with a lot of the string/text still remaining
Expected results: No warnings or errors are thrown and the search bar is undone
Reproducible with versions: 6000.1.0b13, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
Not reproducible with versions: 6000.0.52f1, 6000.1.0b12
Tested on (OS): macOS Silicon Sequoia 15.5
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
Add comment