版本
menu_open

Build Log

Warnings and error messages are displayed in the Unity Editor console and in the Build Log. The Build Log file contains more detailed messages created while building the Integration. The Build Log is stored in the following location:

UNITY_PROJECT_ROOT\Assets\Wwise\Logs\BuildWwiseUnityIntegration.log

The log messages are displayed in the following format:

Time: Message type: Source Code File name (Module name): Line number: Message body

Example:

2013-09-26 09:29:56,490: INFO: BuildWwiseUnityIntegration.py (WindowsBuilder): 91: Building: Windows (Win32, Debug) ...

The log file accumulates and rotates to a new file after an hour. You can modify the rotation behavior by configuring the BuildUtil.CreateLogger() function in the following file from the Wwise Unity Integration source package:

WwiseUnityIntegration_version_platform_Src.zip\Wwise\AkSoundEngine\Common\AkSoundEngine\Common\BuildUtil.py

Refer to the Python logging.handlers module for more information.

On certain platforms, additional log files may be generated by an IDE such as Visual Studio. The additional files are available under the same folder with the keyword IDE in their filenames.

Generated on Thu Jul 19 10:35:20 2018 for Wwise Unity Integration by  doxygen 1.6.3

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅