Purpaca
Purpaca
报错信息: UnityException: Creating asset at path Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset failed. WeChatWASM.UnityUtil.GetEditorConf () (at :0) WeChatWASM.WXSettingsHelper..cctor () (at ./Packages/com.qq.weixin.minigame/Editor/WXEditorSettingHelper.cs:55) Rethrow as TypeInitializationException: The type initializer for 'WeChatWASM.WXSettingsHelper' threw an exception. WeChatWASM.WXSettingsHelperInterface..cctor () (at...
Add ignore to ".vsconfig" file Reasons for making this change The .vsconfigfile is auto-generated by Visual Studio to declare project-specific development environment dependencies (e.g., workloads, SDKs, extensions). Including it in...