When creating a basic VR Template project, setting the default map to Motion Controller map and exporting a Win64 build their is no SteamVRBindings config folder. I tested this with a Vive Pro and ...
Delay nodes no longer fire within a paused actor even if that actor has been set to 'Tick Even when Paused' Removing the delay node from the equation allows the print node to continue firing while ...
Calling SetOneWayInteraction on a BodyInstance has no effect within the physics engine. The state of the flag is passed in to Chaos but nothing actually uses the value once it is there. It is expe ...
When importing a Static Mesh if you use the default settings and then manually import any LODs for that static mesh they will be rotated by 90 degrees. I found that disabling Transform Vertex to A ...
The creation wizard is not correctly adding the #include path in the CPP file. To fix the issue to get the project to compile you have to add the path in the .CPP file within Visual Studio. In this ...
This is a common crash in the 4.16 release. Affected users have not provided additional information. Source Context 1795 // Some tasks can only be done once we finish all scenes/viewports ...
The expected behavior occurs in 4.19; unexpected behavior occurs in 4.20 and 4.21. Marking this as a regression. Per User: Reading the LightAttenuationTexture in a material receives interference ...
Left Eye Renders black in VR when a PostProcess Material is applied. On Quest Right eye renders post process mat and left eye renders scene, but upsidedown. Also occurs in Packaged Project and/or ...
Generating mip maps results in crash and seems to duplicated 1x1 mip level. NOTE: The bug was originally reported in 4.23.1, however, for some reason I was able to open the texture in 4.23.1 afte ...
On first launch of an AR app with Android the camera passthrough will render black. This also happens if an app is minimized and re-opened. This will not repro if there is no candidate image assign ...