Enabling Shared Material Shader Code will cause a crash on tvOS From user: "We originally enabled Share Material Shader Code long before trying a tvOS build, making this crash tricky to debug. W ...
When a child actor passes a string to it's parent's overloaded constructor using an overridden function that returns a string it won't receive the correct string. I have verified that the correct fu ...
It appears that LumenScene's Hardware Ray Tracing is causing light leaking into a sealed room (which should be perfectly black). This bug does not appear to happen on AMD GPUs. ...
Some Material Attribute blends in Material Layer Blends can cause Virtual Texture samples to be duplicated in HLSL. This can be avoided by sampling the Virtual Texture in the Parent Material, and pa ...
Context World Partition - Hierarchical Level of Detail (HLOD) system uses custom HLOD Layers to organize large amounts of Static Mesh Actors and generate a single proxy mesh and Material. Problem T ...
Setting the start time within the Play node for an audio component does not function when deploying to Android. The set up works fine when playing on the PC, and the sound functions on the Android ...
Issue seems to be related to NpRigidDynamic::setKinematicTarget. When called by itself (like in the case of Kinematic bodies moved without teleportation), the simulated actor is woken and is put ba ...
See attached video for clear examples. When using the orthographic camera perspective with default light settings to stationary for directional light source. Other light sources work as intended. T ...
If an Actor with a CameraComponent is set to replicate, ending a PIE session with 2 players will result in an ensure ...
Particle record feature in the matinee seems not properly working in the Editor. When trying to play in the matinee with recorded keys, the Engine will crash with Access violation - code c0000005. ...