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
- 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
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.