Skip to content

Commit 218a3c7

Browse files
committed
changed sort layer of popup panel to bring it to the front
1 parent 1ce7e6f commit 218a3c7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Assets/Prefabs/UI/PopupPanelsCanvas.prefab

+5-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ RectTransform:
2727
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
2828
m_LocalPosition: {x: 0, y: 0, z: 0}
2929
m_LocalScale: {x: 1, y: 1, z: 1}
30+
m_ConstrainProportionsScale: 0
3031
m_Children: []
3132
m_Father: {fileID: 8986819371039524707}
32-
m_RootOrder: 0
3333
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3434
m_AnchorMin: {x: 0.5, y: 0.5}
3535
m_AnchorMax: {x: 0.5, y: 0.5}
@@ -79,10 +79,10 @@ RectTransform:
7979
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
8080
m_LocalPosition: {x: 0, y: 0, z: 0}
8181
m_LocalScale: {x: 0, y: 0, z: 0}
82+
m_ConstrainProportionsScale: 0
8283
m_Children:
8384
- {fileID: 4841087837968662457}
8485
m_Father: {fileID: 0}
85-
m_RootOrder: 0
8686
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
8787
m_AnchorMin: {x: 0, y: 0}
8888
m_AnchorMax: {x: 0, y: 0}
@@ -106,9 +106,11 @@ Canvas:
106106
m_OverrideSorting: 0
107107
m_OverridePixelPerfect: 0
108108
m_SortingBucketNormalizedSize: 0
109+
m_VertexColorAlwaysGammaSpace: 0
109110
m_AdditionalShaderChannelsFlag: -1
111+
m_UpdateRectTransformForStandalone: 0
110112
m_SortingLayerID: 0
111-
m_SortingOrder: 1
113+
m_SortingOrder: 100
112114
m_TargetDisplay: 0
113115
--- !u!114 &8986819371039524705
114116
MonoBehaviour:

ProjectSettings/Packages/com.unity.services.core/Settings.json

Whitespace-only changes.

0 commit comments

Comments
 (0)