Unity Issue Tracker - Editor performance drops on macOS when clicking and dragging on Position, Rotation and Scale values in Transform component
Fixed
UUM-7457
Editor performance drops on macOS when clicking and dragging on Position, Rotation and Scale values in Transform component
Unity: Optimization
Mac
Fixed
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2022.1.X
2021.2.X
Fix has landed in 2022.2 - 2022.1.x is no longer relevant
How to reproduce:
1. Create a new project
2. Right-click on the Hierarchy window and create a Cube (3D Object > Cube)
3. Select Cube GameObject
4. In the Inspector window move the slider of transforms Position (Rotation or Scale) X value
Expected result: Cube is moving (rotating or scaling) smoothly
Actual result: Cube is jittering when moving (rotating or scaling)
Reproducible on: Mac OS 12.3.1 (M1 Max), Ubuntu 20.04
Notes:
Issue is also reproducible when changing Width, Height, Rotation and Scale values of 2D GameObjects (for example Button values) using the Rect Transform component
Prioritise and Follow this issue
Have a workaround or additional info about this issue?