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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment