-
Fix: guard editor-only gaze evaluation call for player builds
released this
2026-07-27 12:23:01 +09:00 | 18 commits to main since this releaseScheduleEditorFinalEvaluation is defined under UNITY_EDITOR but was
called unguarded in ProcessFrame, breaking player builds with CS0103.Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Downloads