REGRESSION: Issue started occurring with 4.25.4 Blueprints with non-English characters in their name will not trigger latent actions. The following warning appears in the log in this case: LogScr ...
Note : Reopening the level sequence causes ensure failed. (also see callstack) LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: InstanceRegistry->I ...
When adding certain Material Instances to a Skeletal Mesh, the Material Instance break and renders as the World Grid Material. This persists in the project and the Material Instance cannot be used u ...
See Comments. User reported planar reflections aren't being applied to translucent materials on Mac OpenGL, which may also affect Linux OpenGL and Mac Metal. Need to investigate what this feature r ...
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 ...
Distance Fields generated for the 4 basic static mesh assets in the modes panel appear to have artifacts or low resolution. This is only affecting certain shapes that I can see. Adding in assets fro ...
Edit MattK: This probably has nothing to do with FBX. The object has a mass of 28 million kg so it would appear that the calculation of mass/physics asset is busted which is causing the flickering ...
Adding the C++ Vehicle feature pack to a project fails to compile with the following error:CompilerResultsLog: Info Error: Couldn't find parent type for 'TP_VehiclePawn' named 'AWheeledVehicle' in c ...
Trackpad Values return 0 Additionally: I also observed that the Go's trigger is registering as Trigger MotionController (R) Facebutton 1 and that previously there were MotionController (R) Thumb ...
Result: notice that depth of field exhibits a rendering artifact (see attached screenshot). The PostProcessIntegrateDof pass is rendering to the wrong output dimensions, causing the artifact. This ...