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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
low priority since it's touching CEF modules