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
- 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