Skip to content

Commit 2e38b41

Browse files
committed
Add Disable ProfilerMarker.
1 parent 7cc322d commit 2e38b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/Tests/InputSystem/CorePerformanceTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,7 @@ public void Performance_OptimizedControls_ReadingPose4kTimes(OptimizationTestTyp
11141114
"PreUpdate.NewInputUpdate",
11151115
"PreUpdate.InputForUIUpdate",
11161116
"FixedUpdate.NewInputFixedUpdate",
1117+
"InputAction.Disable",
11171118
"InputAction.Enable",
11181119
"InputActionMap.ResolveBindings"
11191120
};

0 commit comments

Comments
 (0)