Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.4f1, 6000.2.0a8
Votes
0
Found in
6000.0.23f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-84463
Regression
No
"Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
Reproduction steps:
1. Open the attached project “AnimateArticulationDrive.zip“
2. Open the “SampleScene“
3. Enter Game Mode
4. Observe the result
Expected result: Bottom “Cube (1)” GameObject has moved upwards
Actual result: The “Cube (1)“ stays at the original position, the value “Target” is changed as expected
Reproducible in: 2023.2.0a12, 6000.0.23f1
Not reproducible in: 2021.3.44f1, 2022.3.50f1, 2023.2.0a11
Reproducible on: MacOS 14.6.1 (M1 Pro), Windows 10
Not reproducible on: No other environments tested
Notes:
- Also reproducible in Player
- None of the “Articulation Body” component’s properties are animating as well, yet the values change as expected
- Notice that in the Cube (1) in the Articulation Body component value “Target“ reaches 5 (from default 0), however the “Cube (1)“ didn’t change its position
- If you try to change the “Target“ value a bit in any direction by mouse motion, the “Cube (1)” moves according to the expected result
- If you try to change the “Target” value by mouse motion, the target value isn’t changing. If moved abruptly that way, the “Cube (1)” can move higher or lower than the “Target” value
- Manually setting the “Target“ value makes the “Cube (1)“ to move as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment