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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment