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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
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.