This is not a regression. Tested in //UE5/Release-5.2 CL 26001984 The editor crashes when playing in editor on a level that has a break point placed on a ticking draw debug string node that is prec ...
Light functions do not work as intended with volumetric fog when using clamped mask textures which are not compatible with the light function atlas. In light functions materials, when using any UV ...
Additional Info From User: Result: Vsync will get turned off by FSteamVRHMD::Startup() setting a global console variable, regardless of your project configuration. Expected: Vsync is only deacti ...
The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...
When setting up a scene with a persistent level and any sublevel that contains a landscape that is loaded via load stream level node in the level BP can cause the ILC to not be correctly assigned fo ...
There is no Callstack associated with this crash. And I was unable to reproduce this in main due to a known issue when switching the 'Stream Mode' to 'From Memory'. When packaging a project in 4.6. ...
When using AddChildActorComponent in the construction script of an actor and attempting to get a reference to the child actor that is stored in a variable on Event Begin Play, the editor throws erro ...
Occurs 5/5 times. Regression does not occur: UE5Manny Skeletons are new to UE5.0 ...
Generated from CrashReporter Error Messages:Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 691] Array ind ...
Using a Macro to access a variable from another Actor causes a crash in Standalone. This does not seem to affect any other preview in editor, nor packaged games. Reproduced in 4.7.6, 4.8 Preview 4, ...