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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
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/