Skip to content

Commit

Permalink
Update XRPackageSettings.asset
Browse files Browse the repository at this point in the history
Fix Unity bug. Stop XR Management from going into a back-and-forth loop on project open.
  • Loading branch information
Enverex authored Jan 30, 2025
1 parent 95001a6 commit fafd736
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Basis/ProjectSettings/XRPackageSettings.asset
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"m_Settings": [
"ShouldQueryLegacyPackageRemoval",
"RemoveLegacyInputHelpersForReload"
]
}
}

0 comments on commit fafd736

Please sign in to comment.