Search Issue Tracker
Fixed
Votes
0
Found in
6000.2.0a7
Issue ID
UUM-101230
Regression
Yes
"Transform" and "Rect Transform" Components overlap the Inspector Header when scrolling in the Inspector
Reproduction steps:
1. Open the attached “IN-97820.zip” project
2. Open the “SampleScene”
3. Select the “Canvas” GameObject from the Hierarchy
4. Scroll the Inspector Window so that the “Rect Transform” Component is at the top
5. Observe the Inspector Header tab
Expected result: The “Rect Transform” Component does not overlap the Inspector Header
Actual result: The “Rect Transform” Component overlaps the Inspector Header
Reproducible with: 6000.2.0a7
Not reproducible with: 2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a6
Reproduced on: Windows 10 (User reported), Windows 11
Not reproducible on: No other environment tested
Note:
- Issue also reproduces with the “Transform” Component, which can be seen on the “Cube” GameObject
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
- Text is not displayed in the Inspector window when using Korean characters
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
Resolution Note:
Fixed by another internal issue: UUM-99657: Build Profiles window’s bottom buttons overlapping with the existing UI