Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0b5
2020.1.0a6
2020.2
2020.2.0a2
Issue ID
1225661
Regression
No
Enter Play Mode button overlaps with the Grid Snapping button when the Editor window is of small width
How to reproduce:
1. Create a new Unity project
2. Reduce the Editor's horizontal length size to the minimum value
3. See that the Grid Snapping button is moved behind the Enter Play Mode button
Expected result: the Grid Snapping button and Enter Play Mode button do not overlap
Actual result: the Grid Snapping button and Enter Play Mode button overlap
Reproducible with: 2019.3.0b5, 2019.3.4f1, 2020.1.0a6, 2020.1.0b1, 2020.2.0a2
Could not test with: 2017.4.37f1, 2018.4.19f1, 2019.3.0b4, 2020.1.0a1, 2020.1.0a5(Grid Snapping button is not next to the Play Mode button)
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
- Warnings in the Package manager have no margin on the right side
- Errors are thrown in the Console and the Game view fails to render when RenderGraph Compatability is disabled and a Camera stack has a Pixel Perfect Camera Component with "Stretch Fill" Crop Frame
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
Resolution Note:
The play button not working doesn't seem to be a consistent behavior. We've tried on multiple platform with different Unity version and we're still able to trigger the play mode button when it overlaps the Grid button.
As for the grid button, it will eventually be fixed by a rework on the Main Toolbar so no effort will be spent on fixing this particular case.