Tested in //UE4/Release-4.27 CL 18319896 using Level Streaming the camera was ignored by the ISM_Cube. Collision settings of an Instanced Static Mesh setup in the Construction Script are not preser ...
When a material is created and saved using the fresnel node, the fresnel effect does not show in the Content Browser thumbnail. Also, when editing the material, zooming in and out with the mouse wh ...
I have observed this behavior in 4.18.3, 4.19.2, and Main (CL 4048405) Per User: I made a landscape, painted some foliage and saved the scene. After I saved the same scene under different name the ...
It seems as though calling a multicast RPC during BeginPlay on the server will cause the new actor to finish spawning on the client before applying any initial replicated data, such as the actor's R ...
Reported by a client in SF [Link Removed] When importing SKP files using the Keep Hierarchy collapse mode, some imported objects in Groups inside SketchUp will appear black in Path Tracer. Appears ...
Reported from multiple users. NVIDIA RTX 50-series GPU users are reporting BSODs when attempting to launch Twinmotion with the latest drivers installed. The crashes occur on the 576.02 driver versi ...
When scaling the viewport window using the Maximize/Minimize viewport option, the post processing effects applied to the screen do not scale properly. This issue seemed trivial at first, as the use ...
Per conversation between Gareth and Mike, it was determined the Landscape tool is in Game Mode by default. Within the Landscape Tool, all UI elements are disabled by default. This has been observed ...
This is regression from 4.10 functionality. When assigning the Android Back Button functionality in a GearVR project, the back button will now bring up the Oculus Home Screen asking if you would lik ...
When generating a random number using FMath::RandHelper() in the constructor of an actor, attempting to print that same number on BeginPlay returns a different value than the constructor. However, ...