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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2020.1):
The issue of selecting self and inter collision particles for cloth has been fixed in 2020.1.0a2.