Version
Wwise Unity Integration Documentation
|
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:
The log messages are displayed in the following format:
Example:
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:
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.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise