In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth. It was also interesting to observe c ...
According to CrashReporter there is both an Ensure and a Crash that occur with this callstack. The error message for the Ensure is Ensure condition failed: UIDList == AnimationCurves.UIDList [File:D ...
This is a frequent and longstanding Ensure that has occurred for more than 500 users since at least the 4.13 release. Additionally, there do seem to be a few crashes with this callstack mixed among ...
As soon as the widget was visible on the node/display at least once all nodes/displays receive the button press and correctly increase the counter. Therefore it seems like the widgets are only initi ...
If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...
Renaming a Blackboard Key removes it's references in the Behavior Tree ...
I had a tester with VS 2015 run through the steps I failed with, and they were unable to repro. JamesF was able to repro the issue on VS 2017. JamesF pointed out that this does not occur is you cho ...
UDN Issue: [Link Removed] ...
Physics Constraints do not have the same values if they are part of an 'Always Loaded' level. They will work correctly in the Persistent level and a level that is Streamed in. This becomes problem ...