Attempting to spawn a copy of an actor that has components that were added to an instance of that actor in the level causes a crash. Spawning the actor without adding additional components to the in ...
Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...
It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...
This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...
Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...
Physics actor with physics toggled will fall through static meshes set to Movable User Description: Basically, what this project does is enable simulate physics on the black cube in the middle, th ...
Linked animation graph doesn't trigger anim notifications on dedicated server. There is no expected message in log: LogBlueprintUserMessages: [HitReact_AnimBP_C_0] Client 0: HitNotify IsServer: tru ...
DynamicEntryBox with EntryBoxType Radial is stacking Entries if SectorCentralAngle is multiple of 360.0f and DistributeItemsEvenly is enabled. The licensee has provided an analysis: On void SRadia ...
Dynamic instancing is likely causing an issue where meshes that need shadows are getting combined with meshes that do not need shadows causing missing shadows. Tests were done with CSMs. Reproducti ...
Adding more than 8 connections to or from a state in the state machine results in unpredictable behavior, like causing an animation to fail. (See image.) Was able to reproduce with user's test file ...