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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment