If a user is attempting to apply a header comment to a function, if the following syntax is used, the editor will return the error "End of class header encountered inside comment" /** @brief Values ...
A crash occurs when using the Ansel screen capture plugin. Some of the crashes are actually silent crashes and the editor becomes unresponsive, but does not produce a Crash Report Dialog window. Ot ...
Using the HighRes Screenshot command in a shipping packaged build crashes the game. This issue does not display a callstack or the crash reporter, simply a message that says fatal error then closes ...
Removing HISMs in a packaged project causes meshes to remain and flicker in a packaged project. (Inclusive Nativization is enabled in test project, but issue occurs with nativization disabled as we ...
The Editor crashes when attempting to convert a Landscape into a Blueprint Class. Looking back to //UE4/Release-4.24 cl 11590231, this option seems to be unselectable (see attached image), which lea ...
Using old behavior by applying true to NMakeUseOemCodePage property solves this issue. in VCProject.cs// Project globals (project GUID, project type, SCC bindings, etc) { VCProjectFi ...
Video example: [Link Removed] Occurs in 5.2 as well as 5.2. ...
In Unreal Engine version 5.4, all Physics Linear Velocity functions inside PrimitiveComponent class are returning always a velocity of (0,0,0), even if the Body Instances are moving. This was workin ...