You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Clang __builtin_frame_address(0) is not behaving like msvc _AddressOfReturnAddress() on all windows platforms causing issues in the stacktrace tracking. More investigation is needed to see if we can use the fast unwind path on clang as well. #jira UE-222509 #rb ben.woodhouse, Wojciech.Krywult [CL 35796224 by daniele pieroni in ue5-main branch]