When the character class is set to always relevant, if a client travels very far away from another character, such that the character is relevant but the component they're standing on is not (but al ...
When reset a MovieSceneObjectBindingID type property, the display of the property is not reset but keep the value before reset, until the property form is clicked. [Image Removed] ...
Parent component visibility in a child blueprint isn't reflected in a launched/packaged project. ...
Binding a function in code to OnComponentBeginOverlap, OnComponentEndOverlap, or OnComponentHit does not trigger the bound function from code. ...
Using BuildGraph to create a local binary build of the engine fails if the BuildConfiguration.xml file has bUseUnityBuild and bUsePCHFiles both set to false. The build fails due to some missing Json ...
Using a delay node in an event graph of actor using tick when paused will not work. It pauses the delay node. ...
The issue occurs when trying to Draw a Material to a Render Target where the source material is using AlphaComposite + Unlit mode. This is an attempt at the solution proposed by Ryan Brucks to allow ...
Collision of child actor doesn't rotate if the parent is simulating physics. This was an old bug that an AnswerHub user reported back in 4.9 but now a licensee is reporting this same behavior in 4.1 ...
It appears that the preview scene used to render thumbnails is not destroyed after a thumbnail is rendered, even after the blueprint editor is closed and GC is run. Also found in Release-5.4, CL: 31 ...
ChaosCacheManager is not properly recording the state of each particle when toggling Fields and Anchor Fields in the scene. During my investigations I've noticed that ChaosCacheManager does not reco ...