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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment