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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
getwreckedgame
May 26, 2016 15:32
We can confirm this bug was not fixed (or returned) as of Unity 5.4 beta 18