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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Resolution Note:
low priority since it's touching CEF modules