Skip to content

Commit de4109c

Browse files
committed
fix: authenticated scene button in sample app
1 parent 1fadbab commit de4109c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sample/Assets/Scenes/AuthenticatedScene.unity

+5-5
Original file line numberDiff line numberDiff line change
@@ -3308,7 +3308,7 @@ GameObject:
33083308
m_Icon: {fileID: 0}
33093309
m_NavMeshLayer: 0
33103310
m_StaticEditorFlags: 0
3311-
m_IsActive: 1
3311+
m_IsActive: 0
33123312
--- !u!224 &1140015445
33133313
RectTransform:
33143314
m_ObjectHideFlags: 0
@@ -3325,10 +3325,10 @@ RectTransform:
33253325
m_Father: {fileID: 1534427624}
33263326
m_RootOrder: 6
33273327
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3328-
m_AnchorMin: {x: 0, y: 0}
3329-
m_AnchorMax: {x: 0, y: 0}
3330-
m_AnchoredPosition: {x: 0, y: 0}
3331-
m_SizeDelta: {x: 0, y: 0}
3328+
m_AnchorMin: {x: 0, y: 1}
3329+
m_AnchorMax: {x: 0, y: 1}
3330+
m_AnchoredPosition: {x: 542, y: -30}
3331+
m_SizeDelta: {x: 260, y: 60}
33323332
m_Pivot: {x: 0.5, y: 0.5}
33333333
--- !u!114 &1140015446
33343334
MonoBehaviour:

0 commit comments

Comments
 (0)