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
- [FrameDebugger][WebGL] Frame Debugger does not display any data when running WebGL build
- Selected Sample Stack remains showing in the Profiler when the frames are cleared and there is no data to select
- Touch inputs stops registering after 20-100 touches in the Device Simulator view
- Errors are thrown and builds fail when any Il2CppSetOption is set
- Selection is not updated when itemsSource is filtered in MultiColumnListView
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.