diff --git a/Assets/measuregeneric/scenes/measuregeneric-world.unity b/Assets/measuregeneric/scenes/measuregeneric-world.unity index 281b5ca..9959856 100644 --- a/Assets/measuregeneric/scenes/measuregeneric-world.unity +++ b/Assets/measuregeneric/scenes/measuregeneric-world.unity @@ -451,7 +451,7 @@ Light: m_BounceIntensity: 2 m_ColorTemperature: 7000 m_UseColorTemperature: 1 - m_BoundingSphereOverride: {x: 0, y: 6e-44, z: 2.33e-43, w: 1.0343e-41} + m_BoundingSphereOverride: {x: 1.02e-43, y: 4e-45, z: 7.16e-42, w: 1.37753e-40} m_UseBoundingSphereOverride: 0 m_UseViewFrustumForShadowCasterCull: 1 m_ShadowRadius: 1 @@ -2610,8 +2610,7 @@ Light: m_BounceIntensity: 1 m_ColorTemperature: 6000 m_UseColorTemperature: 1 - m_BoundingSphereOverride: {x: 4.7431035e+30, y: 1.1770376e+10, z: 2.7138412e+20, - w: 2.2136747e-10} + m_BoundingSphereOverride: {x: 1.02e-43, y: 4e-45, z: 7.205e-42, w: 1.5974713e-38} m_UseBoundingSphereOverride: 0 m_UseViewFrustumForShadowCasterCull: 1 m_ShadowRadius: 0 @@ -2788,7 +2787,7 @@ MonoBehaviour: contentGore: 0 contentOther: 0 releasePublic: 0 - unityVersion: 2022.3.6f1 + unityVersion: 2022.3.22f1 udonProducts: [] Name: NSFW: 0 diff --git a/Packages/manifest.json b/Packages/manifest.json index 2fb74ce..ec3067c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,22 +1,23 @@ { "scopedRegistries": [ - { - "name": "package.openupm.com", - "url": "https://package.openupm.com", - "scopes": [ - "com.laurenth.lightingtools-lightprobesvolumes" - ] - } + { + "name": "package.openupm.com", + "url": "https://package.openupm.com", + "scopes": [ + "com.laurenth.lightingtools-lightprobesvolumes" + ] + } ], "dependencies": { - "com.unity.ai.navigation": "1.1.4", - "com.unity.collab-proxy": "2.0.5", - "com.unity.ide.rider": "3.0.24", - "com.unity.ide.visualstudio": "2.0.18", + "com.laurenth.lightingtools-lightprobesvolumes": "2018.1.2", + "com.unity.ai.navigation": "1.1.5", + "com.unity.collab-proxy": "2.3.1", + "com.unity.ide.rider": "3.0.28", + "com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.vscode": "1.2.5", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.7.5", + "com.unity.timeline": "1.7.6", "com.unity.ugui": "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", @@ -48,7 +49,6 @@ "com.unity.modules.video": "1.0.0", "com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0", - "com.laurenth.lightingtools-lightprobesvolumes": "2018.1.2" + "com.unity.modules.xr": "1.0.0" } } diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 9f43310..cf0187a 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -9,7 +9,7 @@ }, "com.unity.ai.navigation": { "version": "1.1.5", - "depth": 1, + "depth": 0, "source": "registry", "dependencies": { "com.unity.modules.ai": "1.0.0" @@ -17,11 +17,12 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.7", + "version": "1.8.12", "depth": 1, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -35,7 +36,7 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.0.5", + "version": "2.3.1", "depth": 0, "source": "registry", "dependencies": {}, @@ -60,7 +61,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.28", "depth": 0, "source": "registry", "dependencies": { @@ -69,7 +70,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.18", + "version": "2.0.22", "depth": 0, "source": "registry", "dependencies": { @@ -85,7 +86,7 @@ "url": "https://packages.unity.com" }, "com.unity.inputsystem": { - "version": "1.6.3", + "version": "1.7.0", "depth": 1, "source": "registry", "dependencies": { @@ -115,7 +116,7 @@ "url": "https://packages.unity.com" }, "com.unity.postprocessing": { - "version": "3.2.2", + "version": "3.4.0", "depth": 1, "source": "registry", "dependencies": { @@ -145,7 +146,7 @@ }, "com.unity.timeline": { "version": "1.7.6", - "depth": 1, + "depth": 0, "source": "registry", "dependencies": { "com.unity.modules.audio": "1.0.0", @@ -187,11 +188,11 @@ "url": "https://packages.unity.com" }, "com.unity.xr.oculus": { - "version": "4.0.0", + "version": "4.2.0", "depth": 1, "source": "registry", "dependencies": { - "com.unity.xr.management": "4.2.0" + "com.unity.xr.management": "4.4.0" }, "url": "https://packages.unity.com" }, diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 167d770..7dd2a13 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,5 +6,5 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: [] m_configObjects: - com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 6f48ab287646b3749bf43b401845042e, + com.unity.xr.management.loader_settings: {fileID: 11400000, guid: e303a264f042df44299bf35287a4122c, type: 2} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index d4d3c68..139f907 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -48,6 +48,7 @@ PlayerSettings: defaultScreenHeightWeb: 600 m_StereoRenderingPath: 1 m_ActiveColorSpace: 1 + unsupportedMSAAFallback: 0 m_SpriteBatchVertexThreshold: 300 m_MTRendering: 1 mipStripping: 0 @@ -75,6 +76,7 @@ PlayerSettings: androidMinimumWindowWidth: 400 androidMinimumWindowHeight: 300 androidFullscreenMode: 1 + androidAutoRotationBehavior: 1 defaultIsNativeResolution: 1 macRetinaSupport: 1 runInBackground: 1 @@ -86,6 +88,7 @@ PlayerSettings: hideHomeButton: 0 submitAnalytics: 1 usePlayerLog: 1 + dedicatedServerOptimizations: 0 bakeCollisionMeshes: 0 forceSingleInstance: 0 useFlipModelSwapchain: 1 @@ -125,6 +128,7 @@ PlayerSettings: switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0 switchNVNGraphicsFirmwareMemory: 32 + switchMaxWorkerMultiple: 8 stadiaPresentMode: 0 stadiaTargetFramerate: 0 vulkanNumSwapchainBuffers: 3 @@ -133,6 +137,8 @@ PlayerSettings: vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 + visionOSBundleVersion: 1.0 + tvOSBundleVersion: 1.0 bundleVersion: 0.1 preloadedAssets: [] metroInputSource: 0 @@ -145,6 +151,7 @@ PlayerSettings: isWsaHolographicRemotingEnabled: 0 enableFrameTimingStats: 0 enableOpenGLProfilerGPURecorders: 1 + allowHDRDisplaySupport: 0 useHDRDisplay: 0 hdrBitDepth: 0 m_ColorGamuts: 00000000 @@ -477,7 +484,7 @@ PlayerSettings: switchSocketConcurrencyLimit: 14 switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 - switchUseGOLDLinker: 0 + switchEnableFileSystemTrace: 0 switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 switchNSODependencies: @@ -607,7 +614,6 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 - switchPlayerConnectionEnabled: 1 switchUseNewStyleFilepaths: 1 switchUseLegacyFmodPriorities: 0 switchUseMicroSleepForYield: 1 diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 105db72..c47c8be 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.6f1 -m_EditorVersionWithRevision: 2022.3.6f1 (b9e6e7e9fa2d) +m_EditorVersion: 2022.3.22f1 +m_EditorVersionWithRevision: 2022.3.22f1 (887be4894c44)