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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment