Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2018.4
2018.4.1f1
2020.1
Issue ID
1170627
Regression
No
Cloth bounds are updating even if Cloth.SetEnableFading(false) is called
How to reproduce:
1. Open the attached project
2. Open the "SampleScene" scene
3. Open the "test.cs" script
4. Modify the script to call Cloth.SetEnableFading(false) manually (onGUI doesn't work on latest versions)
5. Click Play button
6. Double click Plane(Clone) in Hierarchy
7. Watch Scene view - the bounds of cloth is changing
Actual result: The bounds of cloth is updating.
Expected result: The bounds of cloth stops updating.
Reproducible with: 2018.4.17f1, 2019.2.20f1, 2019.3.1f1, 2020.1.0a23.
Notes:
- OnGUI() doesn't work for Unity 2019.2 and later - update the test.cs script to call Cloth.SetEnableFading(false) manually.
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 Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a15
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b13
Resolution Note (fix version 2019.4):
Fixed in 2019.4.1f1
Resolution Note (fix version 2018.4):
Fixed in 2018.4.24f1