menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票

I started porting our game to Microsoft's UWP to run the game in Windows Store and Xbox One. When the game loads the splash screen, the first Unity scene, the development console throws errors every frame saying:

TypeInitializationException: The type initializer for 'AkCallbackManager' threw an exception.

> at AkCallbackManager.PostCallbacks()

at AkSoundEngineController.LateUpdate()

at AkInitializer.$Invoke3(Int64 instance, Int64* args)

at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)

and this error keep coming in other scenes as well. 

分类:General Discussion | 用户: Luis S. (110 分)

1个回答

0 投票
Hi,

I'm having the same issue on my UWP App runing on a Hololens device.

Is there any way to fix that issue ?

Regards,

Tom.
用户: Tom K. (140 分)
...