Skybox textures can have a seam when using an inverted cube for a sky. Attached is an example 4.24.2 project. Note: One of the attached seam screenshots is hard to see unless you expand it. Found ...
Also tried it out by replicating the setup in an Actor blueprint with the same result. ...
Offsetting UVs can result in blurred texture on Android/Quest Confirmation in MAIN 4.25 @ CL 11384989 blocked by [Link Removed] ...
Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...
If min and max scale are the same in a LandscapeGrassType asset, scale will not be applied. Confirmed in 4.25 MAIN @ CL 11318998 ...
The plugin media formats do not account for tokens in the filename. ...
You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...
The user is using a Nav Mesh Bounds Volume and a Nav Link Proxy. They are calling AI Move To to navigate to the point, but the Character reproduces extra movement and goes a bit past it. For debuggi ...
Dynamically-spawned instances of a Blueprint class go through an optimized property initialization pass (see UBlueprintGeneratedClass::BuildCustomPropertyListForPostConstruction() and InitProperties ...