Search Issue Tracker
Fixed
Votes
6
Found in
4.5.5f1
Issue ID
649702
Regression
No
[Performance]Time taken Camera.Render.Culling.ParticleSystem.Prewarm increases to relation to the PaticleSystem was outside view
Culling.ParticleSystem.Prewarm takes longer to start the longer the Particle System was culled.
To Reproduce:
1. Open the scene in the attached project & Play.
2. Press space bar to move the particle system off-screen.
3. Press space bar to move the particle system back.
4. Observe in the profiler that, ParticleSystem.Prewarm is called.
5. The longer you have waited between 3 & 4 the more time is taken byParticleSystem.Prewarm.
This is more noticeable on a device, for example on iPhone 5 after waiting 10-15 secs the it takes about ~ 0.8ms, but ~4ms if the particle system moved back after ~ 5 minutes.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
getwreckedgame
May 26, 2016 15:32
We can confirm this bug was not fixed (or returned) as of Unity 5.4 beta 18