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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment