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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment