Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0b8
Issue ID
945823
Regression
No
Changing ParticleSystem emission causes unstable frame-rate
Reproduce
1. Open user attached project
2. Press File/Build & Run to build a Windows Standalone 64bit player
3. Start Player
4. Connect Profiler to running Player
5. Select in Profiler Update.ScriptRunBehaviourUpdate/BehaviourUpdate/TestCode.Update()
Expected result: TestCode.Update() will take only very small amount of time.
Actual result: TestCode.Update() takes undetermined amount of time to finish.
Note: When the code is put into LateUpdate, those spikes do not appear.
Reproduced on: 5.5.0f3, 2017.1.0p5, 2017.2.0b9, 2017.3.0a6
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Peter77
Sep 22, 2017 13:20
Here is the related forum thread:
https://forum.unity.com/threads/case-945823-changing-particlesystem-emission-causes-unstable-frame-rate.490706/