Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2019.4
Issue ID
1271169
Regression
No
[Particles] UpdateCachedMesh needlessly called when disabling thne enabling a ParticleSystemRenderer
This is causing performance issues for users who pool particle systems.
This is the function:
ParticleSystemRenderer::UpdateCachedMesh
It rebuilds the index list for the mesh
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
Add comment