Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
anton dunchev 90787f42bc Print script warning caller name.
Printing full stack trace could quickly bloat log, but we can print only top level caller actor to narrow down what BP is responsible for the warning.
Main use case is to catch BP which causes Script Msg: Divide by zero: Divide_VectorFloat and other UKismetMathLibrary errors.

#rb andrew.ladenberger, Steve.Robb
#tests replay run

[CL 22823605 by anton dunchev in ue5-main branch]
2022-10-28 00:34:39 -04:00
..
2022-10-28 00:34:39 -04:00