Skip to content

Commit 62e7954

Browse files
MelvMay-UnityEvergreen
authored andcommitted
[6000.4][port] 2D Physics Reuse collision callbacks should be ON for all templates.
1 parent c09bee0 commit 62e7954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Templates/com.unity.template.hdrp-blank/ProjectSettings/Physics2DSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Physics2DSettings:
4242
m_QueriesHitTriggers: 1
4343
m_QueriesStartInColliders: 1
4444
m_CallbacksOnDisable: 1
45-
m_ReuseCollisionCallbacks: 0
45+
m_ReuseCollisionCallbacks: 1
4646
m_AutoSyncTransforms: 0
4747
m_AlwaysShowColliders: 0
4848
m_ShowColliderSleep: 1

0 commit comments

Comments
 (0)