Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Wind Demo Frames Drop
#1
In the Wind demo, using Burst Backend, it drops to 1-2 frames per second. 
Oni backend works fine. No issues.

Tested in 2020.2.4f1, Obi 6.0

Heavy garbage collection coming from CreateConstraintsBatch.
Reply
#2
(15-02-2021, 06:37 PM)StudioTatsu Wrote: In the Wind demo, using Burst Backend, it drops to 1-2 frames per second. 
Oni backend works fine. No issues.

Tested in 2020.2.4f1, Obi 6.0

Heavy garbage collection coming from CreateConstraintsBatch.

Not able to reproduce. Make sure jobs debugger and Burst safety checks are disabled, as these heavily degrade performance. This can trigger death spiralling and bring FPS to 1-2, depending on you max fixed timestep setting.
Reply
#3
Sonrisa 
It was Jobs debugger.  Thanks.
Reply