Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
5.6.0b5
Issue ID
878604
Regression
Yes
Physics.UpdateCloth in 5.6 takes 3 times longer than in 5.5
Physics.UpdateCloth in 5.6 takes 3 times longer than in 5.5. In 5.5 it takes ~1.5ms and in 5.6 it takes ~4.5ms.
Reproduction steps:
1. Open the project TestCloth - 5.5 on Unity 5.5.2p2.
2. Open the project TestCloth - 5.6 on any Unity 5.6 or 2017
3. Press play in both projects
4. Observe the Physics.UpdateCloth in the profiler of both projects
Expectation: it takes similar amount of time on both versions
What happens: it takes up to 3 times more on the newer version of Unity
Not reproduced on: 5.5.2p2
Reproduced on: 5.6.0a1, 5.6.0b11, 2017.1.0a3
Regression introduced: 5.6.0a1
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
jaelove
May 02, 2019 10:00
Freaking Insane!
castor76
Dec 17, 2017 05:03
What is mean by postponed? Is it fixed? Or will it be fixed later? For what reason did it get "postponed" ?