Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0a12
Votes
0
Found in
2023.1.0a8
Issue ID
UUM-12529
Regression
Yes
Cursor disappears in the Inspector window when hovering and trying to click and drag on Transform fields
How to reproduce:
1. Create a new Unity project
2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube)
3. Select Cube GameObject
4. In the Inspector window hover over Transform Position, Rotation or Scale X value
Expected result: The Cursor is visible when hovering over Transform Component values
Actual result: The Cursor is not visible when hovering over Transform Component values
Reproducible with: 2023.1.0a8
Not reproducible with: 2020.3.39f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a6
Reproducible on: Windows 10
Not reproducible on: Mac OS 12.3.1 (M1 Max)
Notes:
- The issue is also visible on other Components in the Inspector window (for example Box Collider) when hovering the cursor over the values
- The cursor also disappears in the Scene view when trying to interact with Gizmos (for example moving the mouse near the Pivot point of the GameObject, rotate icon should appear in the Scene view)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment