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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment