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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (fix version 2020.1):
The issue of selecting self and inter collision particles for cloth has been fixed in 2020.1.0a2.