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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment