Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0p1
Issue ID
1032319
Regression
No
WebClient and UnityWebRequest hangs when connecting to a local Wwise API on Windows
How to reproduce:
1. Download and open attached project "WebClientTest"
2. Install and launch Wwise (added detailed steps how to install and setup Wwise in Edit)
3. Play the Scene in the Editor and observe the Console.
Expected result: Request times printed are between 15 and 50ms
Actual result: Request times printed are between 200 and 1500ms
Reproduced with: 2017.2.2p4, 2017.4.2f2
Cannot reproduce with: 2017.1.3p4 - cannot use function SendWebRequest(), 2018.1.0f2 and 2018.2.0b3 - no Wwise support for these versions.
Notes: WebClient hangs for ~1500ms and UnityWebRequest for ~200ms. The issue only reproduces on Windows. Tested requests with Fiddler shows 15 to 50ms result times.
Update:
After further investigation we have found out that Wwise WAAPI is currently not supported feature for Unity
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment