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
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
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.