Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.2.0a17
Issue ID
1335088
Regression
No
[Scene View] Tools and Toolbar floating windows in scene view are overlapping with each other
[Scene View] Tools and Toolbar floating windows in scene view are overlapping with each other.
SceneView Toolbar, Grid and Snap Toolbar, Tool and Tool Settings floating windows are overlapping with each other in the Scene view. Only Tool and Tool settings floating window is not overlapping with each other.
Steps to Reproduce:
1. Create a New Project
2. Scene View > Drag any Toolbar or Tool settings window and make it floating
3. Try to overlap Tools and Toolbar floating windows
3. Observe Tools and Toolbar floating windows are overlapping with each other.
Actual result:
Tools and Toolbar floating windows are overlapping with each other.
Expected result:
Tools and Toolbar floating windows are not overlapping.
Occurring on:
2021.2.0a17
Note: New scene view overlays feature is Introduce in 2021.2.0a17
Environment: Occurring on macOS and Windows 10
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2021.2.X):
Based on UIToolkit team's feedback, this issue is caused by this case: https://fogbugz.unity3d.com/f/cases/1332741/ and their fix has landed with: https://ono.unity3d.com/unity/unity/pull-request/125300/_/uitoolkit/uir-staging2 . I've tested on latest trunk and the issue does not repro.