Search Issue Tracker
Fixed
Fixed in 2021.3.36f1, 2022.3.21f1, 2023.2.12f1, 2023.3.0b9
Votes
0
Found in
2021.3.34f1
2022.3.17f1
2023.2.6f1
2023.3.0b3
Issue ID
UUM-61753
Regression
No
Handles.GUI block inside OnDrawGizmos has incorrect clip space when the Search Filter is applied
Reproduction steps:
1. Open the attached “Gizmo offseting.zip”
2. Enter the “SampleScene”
3. Observe the “Hello!” text in the Scene view
4. In the Hierarchy Search, type anything
5. Observe the text’s position
Expected result: Text remains in the same position
Actual result: Text is offset
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- In the attached project, another gizmo was also added to see if it reproduces with other elements. The issue reproduced on the rectangle element as well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
Add comment