Skip to content

Commit

Permalink
fix: disable static batching
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Apr 16, 2024
1 parent 77d9763 commit fd10c08
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 @@ -288,7 +288,7 @@ PlayerSettings:
m_BuildTargetPlatformIcons: []
m_BuildTargetBatching:
- m_BuildTarget: Standalone
m_StaticBatching: 1
m_StaticBatching: 0
m_DynamicBatching: 0
- m_BuildTarget: tvOS
m_StaticBatching: 1
Expand Down

0 comments on commit fd10c08

Please sign in to comment.