The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...
Level Sequence actors have their current playback time to 0.f when using the StopAtCurrentTimeNode. In MovieSceneSequencePlayer.cpp line 288 TimeToResetTo is set to 0.f. Attached is a 4.24 example ...
Skybox textures can have a seam when using an inverted cube for a sky. Attached is an example 4.24.2 project. Note: One of the attached seam screenshots is hard to see unless you expand it. Found ...
When using an Optional Name parameter in Create Dynamic Material Instance while using the same Optional Name twice in UMG the engine crashes. I have tested this in a actor blueprint that applies th ...
Attempting to click on a node in a Transition Logic that has been opened in a new tab will cause a crash when the correlating State node and it's transition have been deleted from the State Machine. ...
Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...
When an object, such as a cube, is animated in sequencer and that object's path intersects a stationary character with a character movement component, the object will pass through the character with ...
Hair Materials do not react to Light Functions in the same way as other Materials. There is a visual difference between a Directional Light at 1 lux with no Light Function and a Directional Light at ...
Issue: Currently, it is not possible to make a variable of type "Color" specifically for the color struct on procedural mesh components (see image attached). This is the only variable on procedura ...
When using Scene Color in a Particle System's Material with Separate Translucency checked true, all Particles with Separate Translucency checked true placed in the level with the Scene Color Particl ...