Lumen generates a gradated shading even if objects are lit by a 360-degree constant sky light.[Link Removed][Link Removed] I looked into this and found that this comes from Spherical Harmonics int ...
Struct properties marked up with the EditAnywhere and BlueprintReadOnly specifiers are exposed in Widget Blueprints by MakeStruct nodes and split pins on Setter nodes. CanBeExposed in K2Node_MakeStr ...
When importing wav files with a higher bit depth than 16, any cue points on the file are stripped. ...
See the UDN question (duplicated below). I think we need to better manage the lifetime of the event we use for synchronization here. We are experiencing an issue where when FPlatformMisc::Request ...
Ran into this while answering a UDN. A user was expecting to find the blueprint functions available to Editor Utility Blueprints after reparenting their actor to EditorUtilityActor. I confirmed that ...
Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...
This is a regression tested in //UE5/Release-5.0 CL18319896 Scaling a Static Mesh along the Z Axis while the X and Y axes are set to 0.01 causes the Actor to stop rendering in the scene once the Z ...
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 ...
Occurs 5/5 times. Regression does not occur: UE5Manny Skeletons are new to UE5.0 ...