Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a6
Issue ID
1065475
Regression
No
Unity Editor crashed on exit inside CEF
It may not be related, but it happened when I closed Unity Editor after my computer was in sleep mode. The PC was in sleep over the weekend.
I tried to repro this crash but it seems it's intermittent...
Stack trace:
0x00007FFAFEEC4FAA (libcef) cef_trace_event_instant
0x00007FFAFEEC551B (libcef) cef_trace_event_instant
0x00007FFAFEEB08B0 (libcef) cef_trace_event_instant
0x00007FFAFEE241F8 (libcef) cef_time_to_timet
0x00000001412FD453 (Unity) Application::TickTimer
0x00000001414640C2 (Unity) MainMessageLoop
0x000000014146633E (Unity) WinMain
0x000000014245E80A (Unity) __scrt_common_main_seh
0x00007FFB54F21FE4 (KERNEL32) BaseThreadInitThunk
0x00007FFB567DCB31 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment