Specific to the Blueprint Construction Script, Local Variables cannot have their value set in the Editor, because the "Default Value" section of the Details tab will never appear. This only affects ...
Duplicating a level duplicates any Child Actor components of Blueprint Actors in the original level. Reproduced in 4.8.3 binary and Main (//depot/UE4/Promotable-CL-2635815) ...
This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Making changes to a Camera Shake while previewing the Camera Shake triggers an Assertion upon compiling. ...
Using the AddDynamic macro causes a crash upon opening the project. ...
In 4.27, ray traced point lights can leak through thin meshes. This bug does not exist in Unreal Engine 5, due to many of the potential rendering areas being fundamentally changed. ...
When launching Gear VR game on Android the first frame will render as Non-Stereo before flashing to be in stereo mode. This was not happening when tested with a 4.8 project. Tested in MAIN on CL-2 ...
A crash occurs when attempting to open the 'Class Defaults' or 'Class Settings' tab of an Actor Blueprint. If the 'Details' tab is already open and you close it and attempt to reopen the options, th ...
Child Actor Component references are not sent to the Server through a Run on Server RPC. Test project attached. Reproduced in 4.9.2 binary and Main (CL# 2758903). ...
When deleting and replacing the atmospheric fog with another atmospheric fog there will be a noticeable artifact near the sun disc from the SkySphere. Image attached. Tested in 4.11 stream CL-28 ...
If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...