Search Issue Tracker
Won't Fix
Votes
5
Found in
5.6.2f1
Issue ID
927908
Regression
No
Editor crashes on leaving Play mode when ZFBrowser asset is used in the project
To reproduce:
1. Open the "DownloadTest" scene in the attached project
2. Play the scene
3. Leave the Play mode
Desired outcome: The editor leaves Play mode without crashing.
Actual result: The editor crashes.
Stack trace:
(libcef) SetCrashKeyValueImpl
(libcef) cef_get_min_log_level
(libcef) cef_get_min_log_level
(zf_cef) GetHandleVerifier
(zf_cef) GetHandleVerifier
(USER32) CallWindowProcW
(USER32) CallWindowProcW
(USER32) FindWindowExA
(ntdll) KiUserCallbackDispatcher
(win32u) NtUserCreateWindowEx
(USER32) CreateWindowExW
(USER32) CreateWindowExW
(USER32) CreateWindowExW
(libcef) cef_trace_event_instant
(libcef) cef_get_min_log_level
<...>
Reproduced with 5.6.0f1, 5.6.2f1, 5.6.2p2, 2017.1.0a1, 2017.1.0f3, 2017.2.0b2
Not reproducible on 5.4 and 5.5 due to console errors.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
low priority since it's touching CEF modules