Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
11
Found in
2021.2.0b17
2022.1.0a13
Issue ID
1374546
Regression
Yes
[Mac][Metal] Any editor selection lags behind when navigating in Hierarchy, Project or Scene view
To reproduce:
1. Create new project
2. Hover over different objects in Hierarchy
3. Select and deselect any asset in Project view
4. Drag any object in Scene along any of the axis
Expected results: Any selection/deselection in 2-4 steps is responsive and updated instantly
Actual results: Any selection/deselection lags behind and updates only after some time
Notes:
- This issue also occurs in the Game view window when navigating in the Resolution Selection DropDown menu, Gizmos menu and etc.
- Does not reproduce with OpenGL API
Reproducible on Unity 2021.2.0b17 and 2022.1.0a13
Not reproducible on Unity 2021.1.27f1, 2021.2.0b16 and 2022.1.0a12
Regression on Unity 2021.2.0b17 and 2022.1.0a13
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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Resolution Note (fix version 2022.1):
Recent Mac Metal editor change delayed frame updates by 1, affecting editor selection feedback - this is now fixed.
Resolution Note (fix version 2021.2):
Recent Mac Metal editor change delayed frame updates by 1, affecting editor selection feedback - this is now fixed.