Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.47f1
2021.3.23f1
2022.2.16f1
2023.1.0b13
2023.2.0a11
2023.3.0a3
Issue ID
UUM-33948
Regression
No
The position of the prefix label changes when using a drawer and setting the label position with PrefixLabel first and then using BeginClip
How to reproduce:
1. Open the attached project “PrefixIssue.zip“
2. Open the “New Scene“ Scene
3. Select the “GameObject“ GameObject in the Hierarchy
4. Observe the “With Clip” value in the “My Example 1 Component“ Component
Expected result: The Label isn’t pushed to the right
Actual result: The Label is pushed to the right and is partially obscured by the value field
Reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
- Group Node name text is way smaller in the renaming state than the actual display size
Resolution Note:
Thanks for the report. As we transition to UI Toolkit, we only have the capacity to address major issues in IMGUI. Please consider using UI Toolkit for inspectors going forward.