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
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
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.