Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.3.6f1
2023.1.6f1
2023.2.0b1
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-43489
Regression
Yes
Rotation is not set back to the previous value when undoing Configurable Joint Target Rotation changes
Reproduction steps:
1. Open project “BugReport.zip”
2. Open “SampleScene”
3. Enter Play Mode
4. Select “CubeA” GameObject in the Hierarchy
5. Change the value of “Configurable Joint\Target Rotation\X” to 90 through the Inspector
6. Press ctrl + Z (command + Z on mac)
7. Observe the Game view
Expected result: the “CubeB” GameObject (red cube) springs back to its previous position
Actual result: the “CubeB” GameObject's (red cube) position does not change
Reproducible with: 2022.1.0a12, 2022.3.6f1, 2023.1.6f1, 2023.2.0b1
Not reproducible with: 2021.3.29f1, 2022.1.0a11
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note:
Hello!
We've converted this bug to an internal case on the Physics team board, as part of the authoring improvements for Joints. These changes will not be backported to versions such as Unity 2022LTS, as initial cause of this bug pertains to foundational changes in the prefab system. We'll only able to handle this issue on Unity 6.0+ due to the major rework that was done for the Joint components in this version.
Cheers,
AlexRvn.