fix scripts not loading and build scene load order

This commit is contained in:
2023-06-16 21:25:44 -04:00
parent 8cd00cdaee
commit c7600c1a7b
95 changed files with 1853 additions and 63 deletions
+8 -4
View File
@@ -5,6 +5,9 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 1
path: Assets/Scene/Scenes/SceneLanguageSelect.unity
guid: b72bcf6cb3903064aadbcf81626e0585
- enabled: 1
path: Assets/Scene/Scenes/DebugScene.unity
guid: a62108d6afe63f84bb5ba184aef2d829
@@ -107,10 +110,11 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scene/Scenes/UIDebug.unity
guid: 9a56c3602d9fe6e429be67e99fdaecf5
- enabled: 1
path: Assets/Scene/Scenes/SceneLanguageSelect.unity
guid: b72bcf6cb3903064aadbcf81626e0585
- enabled: 1
path: Assets/Scene/Scenes/EMPTY.unity
guid: 4f2ed96e450473d4bad737f7e5d11e7e
m_configObjects: {}
m_configObjects:
com.unity.addressableassets: {fileID: 11400000, guid: fe8992560dd019e479046d2ff07602f1,
type: 2}
com.unity.localization.settings: {fileID: 11400000, guid: 696700e75df3c7a43beaaf327cf24785,
type: 2}
+6 -5
View File
@@ -16,14 +16,14 @@ PlayerSettings:
productName: Shinsouban Heart no Kuni no Alice
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.12156863, g: 0.12156863, b: 0.1254902, a: 1}
m_SplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
m_ShowUnitySplashScreen: 1
m_ShowUnitySplashLogo: 1
m_SplashScreenOverlayOpacity: 1
m_SplashScreenAnimation: 1
m_SplashScreenAnimation: 0
m_SplashScreenLogoStyle: 1
m_SplashScreenDrawMode: 0
m_SplashScreenBackgroundAnimationZoom: 1
m_SplashScreenBackgroundAnimationZoom: 0
m_SplashScreenLogoAnimationZoom: 1
m_SplashScreenBackgroundLandscapeAspect: 1
m_SplashScreenBackgroundPortraitAspect: 1
@@ -134,7 +134,8 @@ PlayerSettings:
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 1.0
preloadedAssets: []
preloadedAssets:
- {fileID: 11400000, guid: 696700e75df3c7a43beaaf327cf24785, type: 2}
metroInputSource: 1
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
@@ -833,7 +834,7 @@ PlayerSettings:
suppressCommonWarnings: 1
allowUnsafeCode: 0
useDeterministicCompilation: 1
selectedPlatform: 1
selectedPlatform: 0
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 1