When using the feature "promote to variable" on a pin that represents a value that is not an engine default (Example: Floats = 0.0, Booleans = False, ect..), that default value (for the variable tha ...
Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...
A crash is occurring in a nativized packaged game when overriding a server event and calling the parent's implementation in a derived class. The crash doesn't seem to produce a detailed callstack. ...
When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...
Only point lights affect indirect lighting on RTGI much less than other types of lights.[Link Removed] Indirect lighting of baked lightmaps look much stronger than RTGI.[Link Removed] Apparently, ...
PerInstanceRandom does not provide a random value when the material is being used on an Instanced Static Mesh that is spawned at runtime, the value is always the same. Regression?: Yes This did not ...
Engine crashes when asset has been reimported multiple times through the mesh editor -Editor crashes in Main when reimporting -Editor crashes in 4.17 when changing the Import Transforms ...
Geometry Scripting plugin isn't available for 4.27.2, and the behavior is the same 5.0.1. Crash while using Geometry Scripting to add an Array of Vector 2D data to 'Append Buffers to Mesh' node UV0 ...
From user:"We have ran into an issue with soft object pointer fixup/remapping with the World Partition converter. If you have a sublevel that contains a level script and an actor that is hard refer ...
I set the Forced LOD Model on the mesh component > 1, then tried to export, this is what causes the crash. Here is my suggested fix, we just don't use Git or I'd do a PR: In the else() branch of FF ...