Skip to content

Commit 737a317

Browse files
committed
fix(Samples): replace missing actions reference in prefab
The GenericXR Mappings prefab had a missing reference in Actions because the GUID was incorrect. This has now been updated.
1 parent 166ff31 commit 737a317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Samples~/GenericXR/UnityInputSystem.Mappings.GenericXR.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ MonoBehaviour:
958958
m_Script: {fileID: 11500000, guid: 62899f850307741f2a39c98a8b639597, type: 3}
959959
m_Name:
960960
m_EditorClassIdentifier:
961-
m_Actions: {fileID: -944628639613478452, guid: f9adcc3f2cca70e4fa3cdabd2c27afbc, type: 3}
961+
m_Actions: {fileID: -944628639613478452, guid: 4ad928a61d9612a4685b1d2ab5c52c85, type: 3}
962962
m_NotificationBehavior: 2
963963
m_UIInputModule: {fileID: 0}
964964
m_DeviceLostEvent:

0 commit comments

Comments
 (0)