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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
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.