Steps to reproduce:
1. Open the attached user's project "ProcessTest.zip"
2. Make sure scripting backend is set to IL2CPP
3. Build a Windows Standalone Player
4. Attempt to quit the player
Actual Result: application does not quit and hangs when using AssetBundle.LoadFromStream()
Expected Result: application quits