You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the memory leak comes from using UnityWebRequest with the obsolete WWWForm. I've replaced it with a Dictionary<string, string> and it seems to work fine.
Original FPS drop was caused by an unrelated issue
FPS decreases dramatically while on editor,
Unity reports this when the game stops:
The text was updated successfully, but these errors were encountered: