Within the project attached, the Sequence Director can not be opened for the Level Sequence "SkateReel Sequencer Crash." The user reports being able to open the Sequence Director prior to copying an ...
Tested in //UE4/Release-4.27 CL 18319896 using Level Streaming the camera was ignored by the ISM_Cube. Collision settings of an Instanced Static Mesh setup in the Construction Script are not preser ...
1. Download the Licensee repro, compile, and open:https://udn.unrealengine.com/s/contentdocument/069QP00000CdN7WYAV 2. Press the first hatched button on the top bar, next to the Platforms dropdown. ...
When "r.CreateShadersOnLoad" is enabled, cooking will crash due to failure to create a shader. This occurs on //UE5/Release-5.5, CL: 41545209 and //UE5/Release-5.6, CL: 45232827 ...
Error message:Assertion failed: !HasAttribute(Name, Group) [File:D:\CHAOS\Engine\Source\Runtime\Experimental\Chaos\Public\GeometryCollection/ManagedArrayCollection.h] [Line: 121] ...
While active and ticking, the built-in FS_MasterField actor instance continuously creates several new components every frame, which are never cleaned up until the actor is destroyed. This can happen ...
When changing r.ScreenPercentage the final value used for buffer generation is clamped to the nearest 4 pixels to aid in post processing and other steps. During post processing the same calculation ...
Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...
Character animations do not replicate when the character is attached to another actor. Setting the other actor to Replicate and Replicates Movement does not seem to make any difference. Reproduced ...
From UDN Question: https://udn.unrealengine.com/questions/304392/bug-clientplayforcefeedback-isnt-paused-when-game.html Tried with GamePad and Vive Controllers, having Gamepad wire connected + 2 Vi ...