mirror of
https://github.com/xiaopeng12138/MaiDXR.git
synced 2024-11-13 16:00:47 +01:00
fix apiCompatibilityLevel issue
This commit is contained in:
parent
8a733d54d7
commit
9e64800a62
@ -846,7 +846,7 @@ PlayerSettings:
|
||||
assemblyVersionValidation: 1
|
||||
gcWBarrierValidation: 0
|
||||
apiCompatibilityLevelPerPlatform:
|
||||
Standalone: 6
|
||||
Standalone: 3
|
||||
m_RenderingPath: 1
|
||||
m_MobileRenderingPath: 1
|
||||
metroPackageName: com.unity.template-starter-kit
|
||||
@ -917,7 +917,7 @@ PlayerSettings:
|
||||
luminVersion:
|
||||
m_VersionCode: 1
|
||||
m_VersionName:
|
||||
apiCompatibilityLevel: 8
|
||||
apiCompatibilityLevel: 6
|
||||
activeInputHandler: 2
|
||||
cloudProjectId:
|
||||
framebufferDepthMemorylessMode: 0
|
||||
|
Loading…
Reference in New Issue
Block a user