diff --git a/Explorer/Assets/DCL/Passport/PassportController.cs b/Explorer/Assets/DCL/Passport/PassportController.cs index 9e9c1d3ea5..65f84dfe3f 100644 --- a/Explorer/Assets/DCL/Passport/PassportController.cs +++ b/Explorer/Assets/DCL/Passport/PassportController.cs @@ -196,7 +196,7 @@ protected override void OnViewShow() else OpenBadgesSection(inputData.BadgeIdSelected); - inputBlock.Disable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER); + inputBlock.Disable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER, InputMapComponent.Kind.IN_WORLD_CAMERA); viewInstance!.ErrorNotification.Hide(true); @@ -207,7 +207,7 @@ protected override void OnViewClose() { passportErrorsController!.Hide(true); - inputBlock.Enable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER); + inputBlock.Enable(InputMapComponent.Kind.SHORTCUTS, InputMapComponent.Kind.CAMERA, InputMapComponent.Kind.PLAYER, InputMapComponent.Kind.IN_WORLD_CAMERA); characterPreviewController!.OnHide(); diff --git a/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset b/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset index 81cc99b273..56046e7b38 100644 --- a/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset +++ b/Explorer/Assets/Locales/Localization Tables/UI Text Localization Table_en.asset @@ -37,7 +37,7 @@ MonoBehaviour: m_Metadata: m_Items: [] - m_Id: 136891422374617088 - m_Localized: Camera Reel + m_Localized: Gallery m_Metadata: m_Items: [] references: