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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.