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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.