Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b1
Issue ID
861034
Regression
Yes
Closing WebView tabs before they finish loading crashes Unity 5.6 with macOS Sierra
When WebView windows are closed (by entering resetting the layout or closing them manually) Unity crashes.
Steps to reproduce:
1) Create a new project.
2) Go to Window > Services.
3) Quickly right-click on the Services tab > Close.
Unity crashes in UnityEditor.WebView.DestroyWebView(). The same happens with Asset Store tab. If the contents of the tab finish loading, the crash does not occur.
Reproduced on:
5.6.0b1, 5.6.0a6
Not reproduced:
5.5.0f3, 5.4.3p3
OS tested:
macOS Sierra 10.12.1 - reproduced
macOS Sierra 10.12 - reproduced
OS X 10.11.6 - not reproduced
Windows 10 - not reproduced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory access out of bounds error is thrown when launching Web builds with C/C++ Multithreading enabled
- Warning text is not aligned in Project Settings > In-App Purchasing tab
- "In-App Purchases" name mismatch in Project Settings window and Package Manager Window
- An opaque Texture has semi-transparent edges when packed in a Sprite Atlas
- Player builds with android:installLocation="0" when Install Location is set to "Automatic"
Add comment