10-03-2021, 01:23 PM
(This post was last modified: 10-03-2021, 01:28 PM by josemendez.)
Quote:Is this also relevant for the non Proxy flags on the Penguin hats?
Not really. In that case, the issue might also be related to a recent Unity bug introduced in 2020.2, where Time.deltaTime returns incorrect values in the build. See:
https://forum.unity.com/threads/fixedupd...st-6893936
Disabling interpolation in the ObiSolver component (set it to none) should fix it.
(10-03-2021, 01:03 PM)Azraael Wrote: Maybe the errors might give some inisght >.<
If you're not using URP, the included URP shaders can/should be removed. Either way they won't affect the simulation.