Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument. Occurs in 4.12 and 4.13 in both Matinee and Sequencer Error message: Assertion failed: SizeX > 0 && S ...
This is a regression tested in //UE4/Release-4.27 CL 18319896 Preinfintiy and Postinfinity settings within the Curve Editor of an Animation can not be changed from Constant. Either by right clickin ...
User was attempting to render out EXR sequences and ran into an issue where anything above 640x360 caused the window to shrink and render at a lower resolution. The workaround is to "Use Separate P ...
It's currently not possible to prevent notifies from firing by setting their TriggerWeightThreshold. When stepping into the code that fires the notifies I found that the given InstanceWeight was alw ...
This is a common and longstanding assertion that has occurred since at least the 4.13 release. User DescriptionsI was messing with a sequencer's camera settings (not playing back, but active) and c ...
When using NewBinding, the bind does not work properly with the level sequence specified by ShotTrack. The cause is that Guid of ExistingBindingID will be empty when passing through ActorPicked in ...
When implementing a sequencer system that uses FSoftObjectPath to reference an actor placed in a level (at runtime, the corresponding actor is obtained by calling FSoftObjectPath::ResolveObject), Re ...
This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 58 /** Gets the current value of the property w ...
A licensee has hit an access violation issue due to a movie scene containing a reference to an invalid child object binding. It triggers in the following method: UMovieSceneFolder::PostLoad // Vali ...
If after placing a notify on an anim sequence timeline you modify a property that is used in the GetNotifyName function of a blueprint notify in engine version previous to 5.5 (5.4.3 for example) th ...