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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment