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 ...
Given a Movable Light with a Movable Mesh with enabled Self Shadow Only, the mesh will not cast inset shadows (despite this option begin forced to true according to Tooltip) unless the mesh is selec ...
Meshes that have "Self Shadow Only" enabled are still casting shadows if ray tracing is enabled with DX12. Found in 4.23.1 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24 CL#10053396, 4.25 Main CL ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Base-pass rendering on Mac Metal now generates transient black/Nan spots across the scene - this appears to be related to r.BasePassOutputsVelocity and is presumably the connected to the incorrect s ...
There is disparity between the two different ways of editing rotation. When using the scrubber in the details panel each value scrubbed only affects that value and the values go from 0 to 360. When ...
Setting the base class dropdown of an Object Library to Actor prevents you from being able to add any actors to the library. This occurs even when the Has Blueprint Classes bool is checked. Found ...
We had some code using the CA_VALID_POINTER and CA_CHECK_RETVAL annotations which had been working fine up until the 5.3 engine release. In 5.3, we started getting the following compile errors in a ...
Edit MattK: This seems like more of a cooking issue than an fbx issue. The crash is related to nav collision When adding a FBX import into your project, if you do not close the project out and ope ...
Increasing the intensity of a Normal Texture on a colliding surface will cause the collision of GPU particles to behave strangely, looks to be falling through floor, when you are using a Constant Ac ...