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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.