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 ...
When using Forward Shading for the project, if you assign a source target to a SceneCapture2D and use either BaseColor in RGB or Normal in RGB the editor will crash. Tested with: Broken: 4.14.1 B ...
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 ...
If the user presses 'Cancel' when modifying colors using the Color Picker within the Curve Editor, the curves points are all transformed. Issue is reproducible in the below engine versions: 4.8.3 - ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Errors:[2022.11.22-18.11.28:472][ 0]LogMetaSound: Error: Target interface is not regi ...
Using Ctrl+Drag in 4.8 will not affect the location of selected actor if the viewport camera is facing away from selected actor. In 4.7.6 the actor would travel along the X axis even if the camera ...