Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.3
2021.2.12f1
2021.3
2022.1
2022.2
Issue ID
1406024
Regression
No
Inconsistent GameObject movement when changing the order of Constraint components
Reproduction steps:
1. Open the user's attached project "Constraint Order.zip"
2. Enter Play mode
3. Select the "constrained" GameObject in the Hierarchy window
4. Change the order of components in the Inspector window
5. Repeat step 4 (~5 times)
Expected result: The movement of the "constrained" GameObject depends on the order of components
Actual result: The movement of the "constrained" GameObject can be different even when the order of components is the same (Sometimes the "constrained" GameObject circles around the "center" GameObject while facing it, other times the movement is jittery and the "constrained" GameObject looks away from the "center" GameObject)
Reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.3.1f1, 2022.1.0b16, 2022.2.0a10
Notes:
1. User reported that this might happen when loading/unloading scenes or adding/removing Constraints. Could not reproduce the issue that way.
2. Relevant documentation: "When updating the GameObject, Unity evaluates Constraint components from first to last as they appear in the Inspector window." (https://docs.unity3d.com/2021.2/Documentation/Manual/Constraints.html)
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
- 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
Resolution Note:
After evaluating the impact, workaround and risk associated with fixing this issue, in addition to the current team's bandwidth and priorities, we have concluded that this issue will not be addressed in the foreseeable future.
As an alternative, you can use our Animation Rigging (package) constraint.
We are closing this issue as Won’t Fix. Please inform the end user.