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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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/