Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Won't Fix in 2017.3.X
Votes
0
Found in
2018.1.0b2
Issue ID
990576
Regression
No
"ParticleSystem.Update" costs a significant amount of performance, even though the scene does not contain any ParticleSystem
How to reproduce:
1. Download attached project file and open "Scene"
2. Open Profiler and enter Play Mode
Expected result: No cost for ParticleSystem, if no ParticleSystem exists
Actual result: In the provided example project, "ParticleSystem.Update" costs a significant amount of performance (3-5 ms on my PC), even though the scene does not contain any ParticleSystem
Reproduced with: 2018.1.0b3, 2018.2.0a1
Note: unable to test provided example on 2017.2, 2017.3 because of incompatibility
------------
Fixed in: 2018.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment