Search Issue Tracker
Fixed
Fixed in 2022.2.10f1, 2023.1.0b7, 2023.2.0a4
Votes
0
Found in
2022.1.24f1
2022.2.1f1
2023.1.0a23
2023.2.0a3
Issue ID
UUM-26857
Regression
Yes
Spawned GameObject Position is not updated when RigidBody Interpolation is used
Reproduction steps:
# Open the attached project “TestProject”
# Open “Assets/Scenes/Test.unity” scene
# Click the “Assets/Cube.prefab” asset
# Choose the "Interpolate" option on the associated RigidBody Component in the Inspector Window
# Enter Play Mode
# From the Hierarchy Window select the “Cube(Clone)” GameObject
# Observe the Position(x,y,z) values from the Transform Component in the Inspector's Window
Expected result: “Cube(Clone)” GameObject starting position is (10,10,10)
Actual result: “Cube(Clone)” GameObject starting position is (0,0,0)
Reproducible with: 2022.1.0a6, 2022.2.1f1, 2023.1.0a23, 2023.2.0a1
Not Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.1.0a5
Reproducible on: Intel macOS 13.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment