menu
バージョン
2022.1.18.8567
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
- 必要条件
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise Unreal Integration Documentation
|
Log, Warning, and Error messages appear when something is wrong in most cases. However, if you have trouble identifying a problem with asset loading and packaging, set the log for all relevant Wwise modules to Verbose, or VeryVerbose.
If you have issues with memory usage and performance, many Stats were added in the lower-level Wwise constructs. You can use Unreal Frontend to start a profiling session, or use the Stats menu to enable real-time visualization of the available statistics. For example, the WwiseFileHandler stats has information about all the currently loaded assets.
The GeneratedSoundBanks folder is usually relative to the project root. When using the editor with the -Game
option, the working directory might need to be set at the same folder than the root where your .uproject
file is.