Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a7
Issue ID
1318910
Regression
Yes
Various Scene/Game View element positions are randomly updated when hovering or clicking on Scene/Game view on OSX (Metal)
Steps to repro:
1. Open the attached project on OSX;
2. Open the "Night" scene;
3. In the Hierarchy select Spot Light gameobject;
4. Attempt to slowly move the object with using the scene view gizmos.
Expected result:
Gameobject is moved smoothly.
Actual result:
Gameobject position randomly changes when moving the gizmos. It looks like the Scene/Game view windows are being constantly refreshed. See the attached video.
Regression introduced in Version 2021.2.0a7.
Notes:
- Reproducible on OSX 10.15.7;
- Not reproducible on Windows;
- Reproducible in Version 2021.2.0a7;
- Not reproducible in 2021.2.0a6, 2021.1.0b10, 2020.2.7f1;
- The same issue seemingly happens in Game view as well, making it pretty much unusable for testing projects in Play mode/runtime.
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
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow
This is a duplicate of issue #1317209