Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...
When a class uses the EditInlineNew specifier, the resulting class has some errors when interacting with the editor. 1. Unable to assign existing blueprints based off the class to an array of that ...
Auto Reimport source paths can cause a crash with the editor. I couldn't narrow down in my limited testing what would cause the crash vs what would not with these file paths. The one in my attached ...
When an animation blueprint is using the "Linked Anim Graph" node and it's skeletal mesh has a post process animation blueprint the animation is played at the wrong playrate. Linked Anim Graphs wer ...
Licensee reported issue with recent changes to sorting that include volume-weighting. Previously, the sort was just due to priority (which was usually 1.0 and thus the sort was nearly random) and ha ...
Planar reflections notably lower performance in packaged VR project. Linked is an example project and an example package. [Link Removed]. This was tested on a Vive Pro and Oculus Rift(not Rift S). ...
After calling Seamless Travel, actors in the level will not be in their original positions. The example provided by the licensee had a different result: the actors, despite having Start Awake disabl ...
1. When a Material Layer is applied and there is no node connected to Anisotropy in the master material(M_Test_1), the material does not function correctly after packaging, although it works properl ...
Running a server from the editor will crash this project. Reproduced by using UE4Editor <projectname> -server -log to run the editor. This does not occur with a new project in 4.7.2 or in Main. ...
The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...