Search Issue Tracker
Fixed in 2018.3.X
Votes
10
Found in
5.3.2p1
Issue ID
765905
Regression
No
[Shuriken] Culled particle systems cause CPU spikes when re-entering view after some time
Steps to reproduce:
1. Open the attached project "ParticleRendered.zip" and the profiler window
2. Go into hierarchy and note that particles are looping, but Prewarm is DISABLED.
3. Start the Scene scene
4. Use the left/right arrows to rotate the camera, rotate the camera until the particles are not visible anymore
4. Let it run for 2+ minutes
5. Rotate the camera back to the particles, keeping an eye on the profiler
6. Notice spikes in Camera.Render.Culling.SceneCulling.CullSendEvents.ParticleSystem.Prewarm
Expected results: Prewarm does not build up over time
Actual results: It slowly build up
Comments (2)
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
jparedes90
Jun 16, 2020 21:38
Not fixed in 2018.4.9 LTS
duplexius
Jul 24, 2016 14:32
This is not fixed but turned out worse between version 5.3.4p2 and 5.3.4p4 and it's still in 5.3.6f1.
I'm still using 5.3.4p2 because of this.