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
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
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/