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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment