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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (2020.1.X):
WebView is removed from Unity in 2020.1, Asset Store now open in web browser.