Child blueprints of a blueprint of a native actor class with sparse data can have an incorrectly null SparseClassDataStruct value, and thus fail to initialzie their SparseClassData. This affects edi ...
[/Script/Engine.RendererSettings] r.Tonemapper.Sharpen=2 r.TemporalAA.Upsampling=False r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True r.LightPropagationVolume=0 r.ReflectionCaptureRe ...
When you enable the physics substepping, if you run the console command p.Chaos.Solver.DebugDrawSpatialAccelerationStructure 1, you can see how does not follow the physical object. The user that rep ...
Empty Shot Track Breaks Camera Component tracks when using Camera Cut Track ...
Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...
The texture streamer does not appear to take into consideration the size on screen of any BSP brushes, only static meshes. When a large brush, and a very small static mesh, both using the same textu ...
The behavior in question involves a warning that FNetGuidCache gives when an Actor's construction graph adds a static mesh component, and a multiplayer session with 2 players is simulated in PIE.(Pl ...
UE allows actors to be attached to other actors. More precisely, it allows the root component of an actor (child) to be attached to any component of another actor (parent). From now on, "parent" and ...
(Enduring Games) I investigated it and found that the following primitive data flag test in BasePassPixelShader.usf fails: (GetPrimitiveData(MaterialParameters).Flags & PRIMITIVE_SCENE_DATA_FLAG_DE ...
When using materials with CustomData inputs, such as the Eye material with Iris Distance and Mask, Virtual Texture samples will increase the instruction count for each unique VTPageResult. Each cus ...