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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- SubMesh GameObject duplicates and warning is logged to console when trying to undo failed deletion
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Add comment