If you right click on a level node in the reference viewer and choose edit, it will bypass prompting you to save unsaved changes in your current level, silently discarding all unsaved work. ...
Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...
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 ...
Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...
This issue occurs when clicking on the Rebind Possesable References action in a Level Sequence editor. The component reference appears missing and won't work anymore. It is worth noting that when ...
Reparenting a MaterialInstance that uses Material Layers to another instance with a different layer configuration can cause the editor to crash when opening the Layer Parameters tab. This appears to ...
In an orthographic view, dragging the marquee tool to select a group of objects will often result in other objects being selected outside the selection area. ...
Selecting the default character/skeletal mesh (or any skeletal mesh) in the viewport, right-clicking and transforming it so it mirrors on the X,Y, or Z axis will cause the physics to act erratically ...
Warning in the output log when switching a local variable from struct to Enum ...
Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...