Search Issue Tracker
Fixed
Fixed in 6000.0.1f1, future release
Votes
0
Found in
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-15955
Regression
No
Gizmo does not update correctly when moving a Box Collider 2D and Time Scale is less than 1
Reproduction steps:
1. Open the user’s attached Project
2. Open the “Asset/SampleScene” Scene
3. Click Edit > Project Settings > Time
4. Observe the value of the TimeScale
5. In the Hierarchy Window select the “Square” GameObject
7. In the Scene View, enable Gizmos and move the “Square” GameObject
8. Observe the Collider movement in the Scene View
Expected result: Collider 2D Gizmos moves with the same speed as GameObject
Actual result: Collider 2D doesn’t move as GameObject
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b9, 2023.1.0a13
Reproducible on: Intel macOS 12.6
Note: When TimeScale is not equal to 1 all none 2D Colliders move correctly with the GameObject, but 2D Colliders only do the same when TimeScale is set to 1.
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 6000.0.1f1):
Fix for this issue is available on Unity 6000.0.1f1 and above