From d3db146c9185246f77498cefce110461ed597431 Mon Sep 17 00:00:00 2001 From: playmaker1210 Date: Thu, 23 Mar 2023 18:03:04 +0100 Subject: [PATCH] canvas res bug --- ...rePack_HDRP_2018.4_v1.22.unitypackage.meta | 7 + ...rePack_LWRP_2018.4_v1.22.unitypackage.meta | 7 + ...urePack_URP_2019.3_v1.22.unitypackage.meta | 7 + Assets/Scenes/Menu.unity | 10 +- UserSettings/Layouts/default-2021.dwlt | 120 +++++++++--------- 5 files changed, 86 insertions(+), 65 deletions(-) create mode 100644 Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_HDRP_2018.4_v1.22.unitypackage.meta create mode 100644 Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_LWRP_2018.4_v1.22.unitypackage.meta create mode 100644 Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_URP_2019.3_v1.22.unitypackage.meta diff --git a/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_HDRP_2018.4_v1.22.unitypackage.meta b/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_HDRP_2018.4_v1.22.unitypackage.meta new file mode 100644 index 0000000..9a23bc2 --- /dev/null +++ b/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_HDRP_2018.4_v1.22.unitypackage.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3b4dc5f685f8edc4bbba6fb0c8ea39ba +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_LWRP_2018.4_v1.22.unitypackage.meta b/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_LWRP_2018.4_v1.22.unitypackage.meta new file mode 100644 index 0000000..552dc86 --- /dev/null +++ b/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_LWRP_2018.4_v1.22.unitypackage.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8851c5995be5f704babebf752d60b4e2 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_URP_2019.3_v1.22.unitypackage.meta b/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_URP_2019.3_v1.22.unitypackage.meta new file mode 100644 index 0000000..f481ade --- /dev/null +++ b/Assets/Asset Store/SimpleNaturePack/SimpleNaturePack_URP_2019.3_v1.22.unitypackage.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 88c6da05db186cb44a4453fd624b31b2 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Menu.unity b/Assets/Scenes/Menu.unity index bd745f3..8b0bfde 100644 --- a/Assets/Scenes/Menu.unity +++ b/Assets/Scenes/Menu.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.5615895, g: 0.72180885, b: 0.81785697, a: 1} + m_IndirectSpecularColor: {r: 0.56158954, g: 0.7218083, b: 0.8178571, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -1001,7 +1001,7 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 601898925} - m_LocalRotation: {x: 0.045581315, y: -0.70516795, z: 0.04552063, w: 0.7061079} + m_LocalRotation: {x: 0.045581326, y: -0.70516795, z: 0.045520645, w: 0.7061079} m_LocalPosition: {x: 2.27, y: 4.16525, z: 3.82} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -2053,8 +2053,8 @@ MonoBehaviour: m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 1.5 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 1 + m_ReferenceResolution: {x: 1080, y: 1920} + m_ScreenMatchMode: 0 m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 m_FallbackScreenDPI: 96 @@ -3310,7 +3310,7 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1513686735} - m_LocalRotation: {x: 0.22590086, y: 0.0030496013, z: -0.0007071918, w: 0.9741453} + m_LocalRotation: {x: 0.22590086, y: 0.0030496388, z: -0.00070720055, w: 0.9741453} m_LocalPosition: {x: -0.28647116, y: 6.2664723, z: 2.6748314} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 diff --git a/UserSettings/Layouts/default-2021.dwlt b/UserSettings/Layouts/default-2021.dwlt index 0971dc9..4fadf22 100644 --- a/UserSettings/Layouts/default-2021.dwlt +++ b/UserSettings/Layouts/default-2021.dwlt @@ -15,9 +15,9 @@ MonoBehaviour: m_PixelRect: serializedVersion: 2 x: 0 - y: 43 - width: 1920 - height: 997 + y: 28 + width: 1366 + height: 673 m_ShowMode: 4 m_Title: Hierarchy m_RootView: {fileID: 7} @@ -39,10 +39,10 @@ MonoBehaviour: m_Children: [] m_Position: serializedVersion: 2 - x: 969 + x: 689 y: 0 - width: 414 - height: 588 + width: 295 + height: 388 m_MinSize: {x: 202, y: 221} m_MaxSize: {x: 4002, y: 4021} m_ActualView: {fileID: 13} @@ -69,12 +69,12 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 30 - width: 1920 - height: 947 + width: 1366 + height: 623 m_MinSize: {x: 400, y: 200} m_MaxSize: {x: 32384, y: 16192} vertical: 0 - controlID: 197 + controlID: 17 --- !u!114 &4 MonoBehaviour: m_ObjectHideFlags: 52 @@ -90,10 +90,10 @@ MonoBehaviour: m_Children: [] m_Position: serializedVersion: 2 - x: 1383 + x: 984 y: 0 - width: 537 - height: 947 + width: 382 + height: 623 m_MinSize: {x: 276, y: 71} m_MaxSize: {x: 4001, y: 4021} m_ActualView: {fileID: 15} @@ -118,8 +118,8 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 226 - height: 588 + width: 161 + height: 388 m_MinSize: {x: 201, y: 221} m_MaxSize: {x: 4001, y: 4021} m_ActualView: {fileID: 16} @@ -143,9 +143,9 @@ MonoBehaviour: m_Position: serializedVersion: 2 x: 0 - y: 588 - width: 1383 - height: 359 + y: 388 + width: 984 + height: 235 m_MinSize: {x: 231, y: 271} m_MaxSize: {x: 10001, y: 10021} m_ActualView: {fileID: 14} @@ -174,8 +174,8 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 1920 - height: 997 + width: 1366 + height: 673 m_MinSize: {x: 875, y: 300} m_MaxSize: {x: 10000, y: 10000} m_UseTopView: 1 @@ -199,7 +199,7 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 1920 + width: 1366 height: 30 m_MinSize: {x: 0, y: 0} m_MaxSize: {x: 0, y: 0} @@ -220,8 +220,8 @@ MonoBehaviour: m_Position: serializedVersion: 2 x: 0 - y: 977 - width: 1920 + y: 653 + width: 1366 height: 20 m_MinSize: {x: 0, y: 0} m_MaxSize: {x: 0, y: 0} @@ -244,12 +244,12 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 1383 - height: 947 + width: 984 + height: 623 m_MinSize: {x: 300, y: 200} m_MaxSize: {x: 24288, y: 16192} vertical: 1 - controlID: 68 + controlID: 18 --- !u!114 &11 MonoBehaviour: m_ObjectHideFlags: 52 @@ -270,12 +270,12 @@ MonoBehaviour: serializedVersion: 2 x: 0 y: 0 - width: 1383 - height: 588 + width: 984 + height: 388 m_MinSize: {x: 300, y: 100} m_MaxSize: {x: 24288, y: 8096} vertical: 0 - controlID: 69 + controlID: 19 --- !u!114 &12 MonoBehaviour: m_ObjectHideFlags: 52 @@ -291,10 +291,10 @@ MonoBehaviour: m_Children: [] m_Position: serializedVersion: 2 - x: 226 + x: 161 y: 0 - width: 743 - height: 588 + width: 528 + height: 388 m_MinSize: {x: 202, y: 221} m_MaxSize: {x: 4002, y: 4021} m_ActualView: {fileID: 17} @@ -322,10 +322,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 969 - y: 73 - width: 412 - height: 567 + x: 689 + y: 86 + width: 293 + height: 367 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -354,7 +354,7 @@ MonoBehaviour: - UnityEditor.DeviceSimulation.ApplicationSettingsPlugin pluginStates: - '{}' - scale: 20 + scale: 13 fitToScreenEnabled: 1 rotationDegree: 0 highlightSafeAreaEnabled: 0 @@ -382,9 +382,9 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 661 - width: 1382 - height: 338 + y: 474 + width: 983 + height: 214 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -402,22 +402,22 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Scripts + - Assets/Scenes m_Globs: [] m_OriginalText: m_ViewMode: 1 m_StartGridSize: 53 m_LastFolders: - - Assets/Scripts + - Assets/Scenes m_LastFoldersGridSize: 53 - m_LastProjectPath: E:\dev\zarodolgozat\ColorBall + m_LastProjectPath: /home/tom/Documents/dev/zarodolgozat/ColorRunner m_LockTracker: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 0} - m_SelectedIDs: 666c0000 - m_LastClickedID: 27750 - m_ExpandedIDs: 00000000586c0000 + m_SelectedIDs: 6a6c0000 + m_LastClickedID: 27754 + m_ExpandedIDs: 000000005a6c000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -445,7 +445,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 00000000586c0000 + m_ExpandedIDs: 000000005a6c0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -521,10 +521,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 1383 - y: 73 - width: 536 - height: 926 + x: 984 + y: 86 + width: 381 + height: 602 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -563,9 +563,9 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 73 - width: 225 - height: 567 + y: 86 + width: 160 + height: 367 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -575,7 +575,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 5e2effffc22effffd82effff0837ffffb438ffff1839ffff9e3affffce42fffffc4affff604bffffe64cffff1655ffff105cffff745cfffffa5dffff2866ffff2268ffff8668ffff0c6affff3a72ffff8c82ffff9c87ffff2090ffffcc91ffff3092ffffb693ffff6ee3ffff56e4ffff80e6ffff76ecffff0cfbffffc87d0000f09c00006e9d00009a9d0000b49d0000d664010054650100c0ce010042280200 + m_ExpandedIDs: a2caffff06cbffff1ccbffff4cd3ffff2ed5ffff92d5ffff18d7ffff48dfffff4ae8ffffc8f0ffff3cf1ffff04fbffffb0990000ce9c0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -619,10 +619,10 @@ MonoBehaviour: m_Tooltip: m_Pos: serializedVersion: 2 - x: 226 - y: 73 - width: 741 - height: 567 + x: 161 + y: 86 + width: 526 + height: 367 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -857,7 +857,7 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: 450.9199, y: 235.10068, z: 50.936386} + m_Target: {x: 722.77234, y: 1478.3375, z: -14.634762} speed: 2 m_Value: {x: 450.9199, y: 235.10068, z: 50.936386} m_RenderMode: 0 @@ -910,7 +910,7 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 1203.8474 + m_Target: 1457.7959 speed: 2 m_Value: 1203.8474 m_Ortho: