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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (2020.1.X):
WebView is removed from Unity in 2020.1, Asset Store now open in web browser.