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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment