Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.1.9f2
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1139589
Regression
No
Cloth constraint/collision nodes don't update position if cloth is moved using transform sliders
How to reproduce:
1. Open attached project ("Cloth.zip")
2. Open scene Scenes/SampleScene.unity
3. Select the Plane GameObject in the Hierarchy
4. Activate the Cloth Constraints tool
5. Move the Plane using the Transform position slider or by typing a position directly
- Note the constraint nodes stay in place while the plane itself moves
- Happens with both the constraint and self-/inter-collision nodes
- This issue prevents painting constraints using the Paint tool (where the constraints don't match the mesh) and selecting nodes in one spot selects them in a different one, at a relative location
Expected result: Nodes move together with a plane
Actual result: Nodes don't move together with a plane
Reproducible with - 2017.4.24f1, 2018.3.11f1, 2019.1.0b10, 2019.2.0a10
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11