Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.3.1p2
Issue ID
760721
Regression
Yes
Huge performance spike when activating a gameobject with Cloth component
To reproduce:
1. Open attached project
2. Open "Scene" scene
3. Notice that "ToggleActive.cs" script disables and enables "Spearmaster_Standard_Prefab" game object every 2 seconds
4. Open Profiler window
5. Click on "Record" in the Profiler window
6. Play the scene
Actual behavior: in the Profiler there is spikes when "Spearmaster_Standard_Prefab" game object is set to active in script
Expected behavior: there should be not that big spike or even no spike when activating game object with Cloth (see pics below)
Regression from 5.1 to 5.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment