You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- The bulk of this change is PR #1583: [Linux] Show stacktrace on ensure (Contributed by bozaro). - Other misc changes: - Do not limit strings to 1024 when printing a log line to stdout - allows to print the callstack in full to console. - Do not crash when hitting ensure() in debugger in a program that did not initialize SDL. [CL 2710773 by Dmitry Rekman in Main branch]