Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.8f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1153034
Regression
No
Random vertices instead of specified vertices are selected when toggling Cloth Self-Collision and Inter-Collision
How to reproduce:
1. Open the "SampleScene" Scene in the attached "case_1153034.zip" Unity project
2. In the Hierarchy tab, select the "Plane" GameObject
3. Open the "Edit cloth self/inter-collision" window in the Inspector
4. Select any vertices in the Scene tab and untick "Self-Collision and Inter-Collision"
5. Re-select the "Plane" GameObject and open the "Edit cloth self/inter-collision" window
-- Observe the Scene view
Expected result: the previously selected vertices do not have Self-Collision and Inter-Collision
Actual result: some previously selected vertices retain Self-Collision and Inter-Collision
Reproducible with: 2017.4.27f1, 2018.4.0f1, 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
Note: in Unity versions 2019.1.3f1 and later, applying Self-Collision and Inter-Collision onto a few vertices is not possible. If Self-Collision and Inter-Collision are applied onto the entire GameObject, an attempt to remove Self-Collision and Inter-Collision from a few select vertices will remove Self-Collision and Inter-Collision from all vertices instead. After pressing "Play", parts of the "Plane" GameObject disappear and some mesh faces turn black.
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
- Missing page when opening reference for Panel Text Settings
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
Resolution Note (fix version 2020.1):
The issue of selecting self and inter collision particles for cloth has been fixed in 2020.1.0a2.