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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
getwreckedgame
May 26, 2016 15:32
We can confirm this bug was not fixed (or returned) as of Unity 5.4 beta 18