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
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
Add comment