Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
2022.3.68f1
6000.0.61f1
6000.2.10f1
6000.3.0b8
6000.4.0a3
Issue ID
UUM-125036
Regression
No
Unnecessary scrollbar appears in Prefab Override section
Reproduction steps:
1. Create a new project
2. Create a Prefab by dragging one of GameObjects into the Project window (e.g. UI Document)
3. Select newly created GameObject and change any of the Component fields values (e.g. UI Document values)
5. Click on Overrides dropdown in the Inspector and click on UI Document section
6. Observe the right side of Override section
Actual result: Right side of Override section has a scrollbar that does nothing as all of the items are displayed
Expected result: Right side of Override section has a scrollbar that reveals more items when scrolling down or it does not appear at all if all items are visible
Reproducible with: 2022.3.68f1, 6000.0.61f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a3
Reproduced on: Ubuntu 24.04, macOS Sequoia 15.4 (M4)
Note: Issue is reproducible with some of the Components: Canvas Group, Panel Input Configuration, World Document Raycaster, Toggle Group, Outline, Shadow, Tracked Pose Driver, AR Plane Manager, etc.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment