Skip to content

Commit

Permalink
Enable incremental garbage collector (#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak authored Jan 10, 2025
1 parent 01cb2da commit 111676a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ PlayerSettings:
useDeterministicCompilation: 1
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 0
gcIncremental: 1
gcWBarrierValidation: 0
apiCompatibilityLevelPerPlatform:
Android: 3
Expand Down

0 comments on commit 111676a

Please sign in to comment.