Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-115950
Regression
No
”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
*Steps to reproduce:*
1. Create a new project
2. Select "Enable layout Debugger" (Edit > Project Settings > UI Toolkit)
3. Open UI Layout Debugger window (Window > UI Toolkit > Layout Debugger)
4. Select a window and press “Record Layout Updates” button
5. Make changes in the selected window and stop recording
6. Type something in the search bar that wouldn’t provide any results (e.g. “1”)
7. Press “Search” button and observe the Console
*Actual results:* “Last item reached.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)” warning is thrown
*Expected results:* No warnings or warning about no search results is thrown
*Reproducible with versions:* 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
*Couldn't reproduce with versions:* 2021.3.56f1, 2022.3.66f1 (No UI Layout Debugger)
*Tested on (OS):* macOS Sequoia 15.4 (M4)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment