Consider an array property that can be edited in the StateTree editor. This can be a State Parameter or an exposed property of a Condition or Task, for example. Each element of the array can be boun ...
[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...
Cumulative patching is implemented by copying the generated pak files during staging of the base and each patch to the Releases directory. When creating a patch, all of the pak files from the releas ...
New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...
No comments from users in crash group 442 void FMovieSceneEvaluationTrack::EvaluateStatic(FMovieSceneSegmentIdentifier SegmentID, const FMovieSceneEvaluationOperand& Operand, FMovieSceneConte ...
When destroying an Actor with a Procedural Mesh Component; that is stored in an Array Variable, the memory for that Actor's Procedural Mesh Component is not cleared, leading to a Memory Leak. Howeve ...
Crash from Tmap removing a key then printing the remaining keys. This has occurred in the third person template, but no further testing has been done for other templates. Regression: TMaps did not ...
Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Web Browsers widget components stop accepting input when toggling visibility with a delay if there is more than 5 browsers. This onl ...
Potential memory leak when using Blueprint Debugger to inspect a return value multiple times while playing. User also reported this would cause a crash, but I didn't try to max out ram usage to trig ...