Skip to content

Commit 2a6d66d

Browse files
enable gpu skinning
1 parent 2f1f7df commit 2a6d66d

File tree

2 files changed

+70
-22
lines changed

2 files changed

+70
-22
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" editor-extension-mode="False">
22
<ui:Label tabindex="-1" text="Number of fires doused: 0" parse-escape-sequences="true" display-tooltip-when-elided="true" name="DouseCounter" style="font-size: 28px; color: rgb(0, 0, 0);" />
3-
<ui:Button text="Reposition the bucket brigade lines" parse-escape-sequences="true" display-tooltip-when-elided="true" name="RepositionButton" style="font-size: 28px; -unity-text-align: middle-left; width: 30%;" />
3+
<ui:Button text="Reposition the bucket brigade lines" parse-escape-sequences="true" display-tooltip-when-elided="true" name="RepositionButton" style="font-size: 28px; -unity-text-align: middle-center; width: 40%; align-self: auto; align-items: flex-end;" />
44
</ui:UXML>

EntitiesSamples/ProjectSettings/ProjectSettings.asset

+69-21
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 23
6+
serializedVersion: 26
77
productGUID: a22813f0e0f4e46f090c2b681fe67615
88
AndroidProfiler: 0
99
AndroidFilterTouchesWhenObscured: 0
@@ -48,14 +48,16 @@ PlayerSettings:
4848
defaultScreenHeightWeb: 600
4949
m_StereoRenderingPath: 0
5050
m_ActiveColorSpace: 1
51+
unsupportedMSAAFallback: 0
52+
m_SpriteBatchVertexThreshold: 300
5153
m_MTRendering: 1
5254
mipStripping: 0
5355
numberOfMipsStripped: 0
56+
numberOfMipsStrippedPerMipmapLimitGroup: {}
5457
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
5558
iosShowActivityIndicatorOnLoading: -1
5659
androidShowActivityIndicatorOnLoading: -1
5760
iosUseCustomAppBackgroundBehavior: 0
58-
iosAllowHTTPDownload: 1
5961
allowedAutorotateToPortrait: 1
6062
allowedAutorotateToPortraitUpsideDown: 1
6163
allowedAutorotateToLandscapeRight: 1
@@ -74,6 +76,7 @@ PlayerSettings:
7476
androidMinimumWindowWidth: 400
7577
androidMinimumWindowHeight: 300
7678
androidFullscreenMode: 1
79+
androidAutoRotationBehavior: 1
7780
defaultIsNativeResolution: 1
7881
macRetinaSupport: 1
7982
runInBackground: 0
@@ -85,13 +88,14 @@ PlayerSettings:
8588
hideHomeButton: 0
8689
submitAnalytics: 1
8790
usePlayerLog: 1
91+
dedicatedServerOptimizations: 0
8892
bakeCollisionMeshes: 0
8993
forceSingleInstance: 0
9094
useFlipModelSwapchain: 1
9195
resizableWindow: 0
9296
useMacAppStoreValidation: 0
9397
macAppStoreCategory: public.app-category.games
94-
gpuSkinning: 0
98+
gpuSkinning: 1
9599
xboxPIXTextureCapture: 0
96100
xboxEnableAvatar: 0
97101
xboxEnableKinect: 0
@@ -119,21 +123,22 @@ PlayerSettings:
119123
switchNVNShaderPoolsGranularity: 33554432
120124
switchNVNDefaultPoolsGranularity: 16777216
121125
switchNVNOtherPoolsGranularity: 16777216
126+
switchGpuScratchPoolGranularity: 2097152
127+
switchAllowGpuScratchShrinking: 0
122128
switchNVNMaxPublicTextureIDCount: 0
123129
switchNVNMaxPublicSamplerIDCount: 0
130+
switchNVNGraphicsFirmwareMemory: 32
131+
switchMaxWorkerMultiple: 8
124132
stadiaPresentMode: 0
125133
stadiaTargetFramerate: 0
126134
vulkanNumSwapchainBuffers: 3
127135
vulkanEnableSetSRGBWrite: 0
128136
vulkanEnablePreTransform: 0
129137
vulkanEnableLateAcquireNextImage: 0
130138
vulkanEnableCommandBufferRecycling: 1
131-
m_SupportedAspectRatios:
132-
4:3: 1
133-
5:4: 1
134-
16:10: 1
135-
16:9: 1
136-
Others: 1
139+
loadStoreDebugModeEnabled: 0
140+
visionOSBundleVersion: 1.0
141+
tvOSBundleVersion: 1.0
137142
bundleVersion: 0.1.0
138143
preloadedAssets: []
139144
metroInputSource: 0
@@ -146,8 +151,9 @@ PlayerSettings:
146151
isWsaHolographicRemotingEnabled: 0
147152
enableFrameTimingStats: 0
148153
enableOpenGLProfilerGPURecorders: 1
154+
allowHDRDisplaySupport: 0
149155
useHDRDisplay: 0
150-
D3DHDRBitDepth: 0
156+
hdrBitDepth: 0
151157
m_ColorGamuts: 00000000
152158
targetPixelDensity: 30
153159
resolutionScalingMode: 0
@@ -158,6 +164,7 @@ PlayerSettings:
158164
Standalone: com.UnityTechnologies.com.unity.template-starter-kit
159165
buildNumber:
160166
Standalone: 0
167+
VisionOS: 0
161168
iPhone: 0
162169
tvOS: 0
163170
overrideDefaultApplicationIdentifier: 1
@@ -175,12 +182,15 @@ PlayerSettings:
175182
APKExpansionFiles: 0
176183
keepLoadedShadersAlive: 0
177184
StripUnusedMeshComponents: 0
185+
strictShaderVariantMatching: 0
178186
VertexChannelCompressionMask: 4054
179187
iPhoneSdkVersion: 988
180-
iOSTargetOSVersionString: 11.0
188+
iOSTargetOSVersionString: 12.0
181189
tvOSSdkVersion: 0
182190
tvOSRequireExtendedGameController: 0
183-
tvOSTargetOSVersionString: 11.0
191+
tvOSTargetOSVersionString: 12.0
192+
VisionOSSdkVersion: 0
193+
VisionOSTargetOSVersionString: 1.0
184194
uIPrerenderedIcon: 0
185195
uIRequiresPersistentWiFi: 0
186196
uIRequiresFullScreen: 1
@@ -228,8 +238,10 @@ PlayerSettings:
228238
appleDeveloperTeamID:
229239
iOSManualSigningProvisioningProfileID:
230240
tvOSManualSigningProvisioningProfileID:
241+
VisionOSManualSigningProvisioningProfileID:
231242
iOSManualSigningProvisioningProfileType: 0
232243
tvOSManualSigningProvisioningProfileType: 0
244+
VisionOSManualSigningProvisioningProfileType: 0
233245
appleEnableAutomaticSigning: 0
234246
iOSRequireARKit: 0
235247
iOSAutomaticallyDetectAndAddCapabilities: 1
@@ -244,13 +256,15 @@ PlayerSettings:
244256
useCustomLauncherGradleManifest: 0
245257
useCustomBaseGradleTemplate: 0
246258
useCustomGradlePropertiesTemplate: 0
259+
useCustomGradleSettingsTemplate: 0
247260
useCustomProguardFile: 0
248261
AndroidTargetArchitectures: 1
249262
AndroidTargetDevices: 0
250263
AndroidSplashScreenScale: 0
251264
androidSplashScreen: {fileID: 0}
252265
AndroidKeystoreName:
253266
AndroidKeyaliasName:
267+
AndroidEnableArmv9SecurityFeatures: 0
254268
AndroidBuildApkPerCpuArchitecture: 0
255269
AndroidTVCompatibility: 0
256270
AndroidIsGame: 1
@@ -264,7 +278,6 @@ PlayerSettings:
264278
banner: {fileID: 0}
265279
androidGamepadSupportLevel: 0
266280
chromeosInputEmulation: 1
267-
AndroidMinifyWithR8: 0
268281
AndroidMinifyRelease: 0
269282
AndroidMinifyDebug: 0
270283
AndroidValidateAppBundleSize: 1
@@ -498,6 +511,7 @@ PlayerSettings:
498511
m_Kind: 1
499512
m_SubKind:
500513
m_BuildTargetBatching: []
514+
m_BuildTargetShaderSettings: []
501515
m_BuildTargetGraphicsJobs: []
502516
m_BuildTargetGraphicsJobMode: []
503517
m_BuildTargetGraphicsAPIs:
@@ -508,6 +522,8 @@ PlayerSettings:
508522
m_APIs: 0b00000008000000
509523
m_Automatic: 0
510524
m_BuildTargetVRSettings: []
525+
m_DefaultShaderChunkSizeInMB: 16
526+
m_DefaultShaderChunkCount: 0
511527
openGLRequireES31: 0
512528
openGLRequireES31AEP: 0
513529
openGLRequireES32: 0
@@ -517,7 +533,9 @@ PlayerSettings:
517533
iPhone: 1
518534
tvOS: 1
519535
m_BuildTargetGroupLightmapEncodingQuality: []
536+
m_BuildTargetGroupHDRCubemapEncodingQuality: []
520537
m_BuildTargetGroupLightmapSettings: []
538+
m_BuildTargetGroupLoadStoreDebugModeSettings: []
521539
m_BuildTargetNormalMapEncoding: []
522540
m_BuildTargetDefaultTextureCompressionFormat: []
523541
playModeTestRunnerEnabled: 0
@@ -530,17 +548,19 @@ PlayerSettings:
530548
locationUsageDescription:
531549
microphoneUsageDescription:
532550
bluetoothUsageDescription:
551+
macOSTargetOSVersion: 10.13.0
533552
switchNMETAOverride:
534553
switchNetLibKey:
535554
switchSocketMemoryPoolSize: 6144
536555
switchSocketAllocatorPoolSize: 128
537556
switchSocketConcurrencyLimit: 14
538557
switchScreenResolutionBehavior: 2
539558
switchUseCPUProfiler: 0
540-
switchUseGOLDLinker: 0
559+
switchEnableFileSystemTrace: 0
541560
switchLTOSetting: 0
542561
switchApplicationID: 0x01004b9000490000
543562
switchNSODependencies:
563+
switchCompilerFlags:
544564
switchTitleNames_0:
545565
switchTitleNames_1:
546566
switchTitleNames_2:
@@ -614,7 +634,6 @@ PlayerSettings:
614634
switchReleaseVersion: 0
615635
switchDisplayVersion: 1.0.0
616636
switchStartupUserAccount: 0
617-
switchTouchScreenUsage: 0
618637
switchSupportedLanguagesMask: 0
619638
switchLogoType: 0
620639
switchApplicationErrorCodeCategory:
@@ -656,6 +675,7 @@ PlayerSettings:
656675
switchNativeFsCacheSize: 32
657676
switchIsHoldTypeHorizontal: 0
658677
switchSupportedNpadCount: 8
678+
switchEnableTouchScreen: 1
659679
switchSocketConfigEnabled: 0
660680
switchTcpInitialSendBufferSize: 32
661681
switchTcpInitialReceiveBufferSize: 64
@@ -666,8 +686,8 @@ PlayerSettings:
666686
switchSocketBufferEfficiency: 4
667687
switchSocketInitializeEnabled: 1
668688
switchNetworkInterfaceManagerInitializeEnabled: 1
669-
switchPlayerConnectionEnabled: 1
670689
switchUseNewStyleFilepaths: 0
690+
switchUseLegacyFmodPriorities: 0
671691
switchUseMicroSleepForYield: 1
672692
switchEnableRamDiskSupport: 0
673693
switchMicroSleepForYieldTime: 25
@@ -755,6 +775,7 @@ PlayerSettings:
755775
webGLMemorySize: 32
756776
webGLExceptionSupport: 1
757777
webGLNameFilesAsHashes: 0
778+
webGLShowDiagnostics: 0
758779
webGLDataCaching: 1
759780
webGLDebugSymbols: 0
760781
webGLEmscriptenArgs:
@@ -767,21 +788,41 @@ PlayerSettings:
767788
webGLLinkerTarget: 1
768789
webGLThreadsSupport: 0
769790
webGLDecompressionFallback: 0
791+
webGLInitialMemorySize: 32
792+
webGLMaximumMemorySize: 2048
793+
webGLMemoryGrowthMode: 2
794+
webGLMemoryLinearGrowthStep: 16
795+
webGLMemoryGeometricGrowthStep: 0.2
796+
webGLMemoryGeometricGrowthCap: 96
797+
webGLPowerPreference: 2
770798
scriptingDefineSymbols: {}
771799
additionalCompilerArguments: {}
772800
platformArchitecture: {}
773801
scriptingBackend: {}
774802
il2cppCompilerConfiguration: {}
775-
managedStrippingLevel: {}
803+
il2cppCodeGeneration: {}
804+
managedStrippingLevel:
805+
EmbeddedLinux: 1
806+
GameCoreScarlett: 1
807+
GameCoreXboxOne: 1
808+
Nintendo Switch: 1
809+
PS4: 1
810+
PS5: 1
811+
QNX: 1
812+
Stadia: 1
813+
VisionOS: 1
814+
WebGL: 1
815+
Windows Store Apps: 1
816+
XboxOne: 1
817+
iPhone: 1
818+
tvOS: 1
776819
incrementalIl2cppBuild: {}
777820
suppressCommonWarnings: 1
778821
allowUnsafeCode: 0
779822
useDeterministicCompilation: 1
780-
enableRoslynAnalyzers: 1
781823
additionalIl2CppArgs:
782824
scriptingRuntimeVersion: 1
783825
gcIncremental: 0
784-
assemblyVersionValidation: 1
785826
gcWBarrierValidation: 0
786827
apiCompatibilityLevelPerPlatform: {}
787828
m_RenderingPath: 1
@@ -854,15 +895,22 @@ PlayerSettings:
854895
luminVersion:
855896
m_VersionCode: 1
856897
m_VersionName:
898+
hmiPlayerDataPath:
899+
hmiForceSRGBBlit: 1
900+
embeddedLinuxEnableGamepadInput: 1
901+
hmiLogStartupTiming: 0
902+
hmiCpuConfiguration:
857903
apiCompatibilityLevel: 6
858904
activeInputHandler: 0
905+
windowsGamepadBackendHint: 0
859906
cloudProjectId:
860907
framebufferDepthMemorylessMode: 0
861908
qualitySettingsNames: []
862909
projectName:
863910
organizationId:
864911
cloudEnabled: 0
865912
legacyClampBlendShapeWeights: 0
866-
playerDataPath:
867-
forceSRGBBlit: 1
913+
hmiLoadingImage: {fileID: 0}
914+
platformRequiresReadableAssets: 0
868915
virtualTexturingSupportEnabled: 0
916+
insecureHttpOption: 0

0 commit comments

Comments
 (0)