Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0a12
2019.3.0b4
Issue ID
1185105
Regression
Yes
[Scene Tooling] Handles on the Rotate Tool stay highlighted even when not hovering over them
If a GameObject is selected with the Rotate Tool active, the tool handles will sometimes stay highlighted even when the mouse is not hovering over them. This makes it hard to select other GameObjects or deselect the GameObject that is currently selected, as you end up rotating the GameObject by mistake.
Looks like this has something to do with the positioning of the GameObject in the scene view window e.g. If the selected object is on the right side of the window then hovering anywhere on the left side will highlight the handles and vice versa.
1. Open Unity
2. Open the attached project
3. In Scene View, select one of the cubes
4. Move the camera so the cube is on the right hand side of the scene view window
6. Switch to the Rotate Tool
7. Move your mouse over the left hand side of the scene view window
Expected Result:
The Rotate Tool handle only highlights while the mouse is hovering over it
Actual Result:
The Rotate Tool handle is highlighted even though the mouse is not hovering over it.
Tested on Windows 10.0.18362
Occurs on 2019.3.0a12
Does not occur in 2019.3.0a11, 2020.1.0a1, 2020.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Longer Add Component submenu labels obscure UI and are not truncated
- Scripts submenu of the Add Component Menu can be scrolled horizontally
- Documentation link icons' are not aligned in he "Recommendation" tabĀ
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
Add comment