79430244

Date: 2025-02-11 14:09:57
Score: 0.5
Natty:
Report link

Recently had this same issue in 2022.3.45f1, workaround was to do this after setting orthographicSize:

cam.orthographic = false;
cam.orthographic = true;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: mgear