Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a9
2019.1.8f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1168392
Regression
Yes
[macOS] WebViewWindow::~WebViewWindow() crashes when closing Editor after losing Internet Connection in the Asset store
To reproduce:
1. Open Unity and open any Project
2. Open Asset Store window
3. Search for "car engine"
4. Choose "ENGINES" by Kristian Grundström
5. Click on Soundcloud picture in the upper left of the Screen
6. Observe that the message "You Are Currently Offline" is thrown
7. Close Unity Editor with Cmd + Q shortcut or press Unity > Quit
Expected results: Unity Editor successfully closes itself
Actual results: Unity Editor crashes
Notes:
- This crash is reproducible only on macOS - on Windows and Linux, Unity Editor does not crash
- "You Are Currently Offline" message is thrown on all machines - Windows, macOS, and Linux
- For some reason "You Are Currently Offline" message is thrown only for this Asset
- Unity Editor throws this message on all versions - from 2017.4 to the 2020.1
- Inspecting other Assets with Soundcloud link does not produce "You Are Currently Offline" message and does not crash
- If you open this Asset in browser and press Soundcloud link, it would be successfully opened and you can listen the sound
- Images for Reference and Stack Trace are attached in Comments section
Reproduced on Unity 2019.1.0a9, 2019.1.14f1, 2019.2.7f2, 2019.3.0b5 and 2020.1.0a6
Not reproduced on Unity 2019.1.0a8
Regression on Unity 2019.1.0a9
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2020.1.X):
WebView is removed from Unity in 2020.1, Asset Store now open in web browser.