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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment