Android API 30 LaunchURL Not Working

UE - Platform - Mobile - Jul 22, 2021

The LaunchURL blueprint node is not functioning when using non-default browsers in API level 30 on Android Devices. Another licensee reports that the default browser may not be relevant, as any brow ...

Rect light LTC textures fail to load when cooking with bSharedLinearTextureEncoding enabled

UE - Texture - Apr 2, 2025

When running a build with bSharedLinearTextureEncoding enabled, View.GGXLTCMatTexture and View.GGXLTCAmpTexture are pointing at the black texture fallback, which affects correctness of rect lighting ...

Particle Frequency Not Working As Expected

UE - Graphics Features - Mar 20, 2017

Particle frequency doesn't appear to have any visible influence on the particle system. You can test this by changing the particle frequency value on the particle system in the attached project. ...

Mac Editor crashes when deploying

UE - Audio - Apr 17, 2017

This issue occurs NO MATTER your deployment type. (e.g. PIE, Launch, Package...) This is BLOCKING all deployment from the Mac platform. This is a regression and does not occur on Windows. ...

Physics replication is not working correctly and clients receive different results

UE - Simulation - Physics - Aug 9, 2018

Physics replication is not working properly. The replicated physics are different than what is on the server. The user who reported this issue pointed out this line as well which seems to not do any ...

Landscape Paint Layers will not scroll to the end when using mouse wheel

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2020

In a normal detail panel, each element has its own SDetailSingleItemRow and are mostly uniformly sized with some exceptions of having a few bigger rows (i.e. asset pickers). However, these layers ar ...

[Feature Request] Event triggering skipped in subsequences and shots

UE - Anim - Sequencer - Feb 11, 2021

Events in subscenes can be skipped if playback skips over the end of the subscene before evaluating the event. ECS allows for determinism fences which can fix this issue. ...

Pressed and Normal Padding appears to have no affect on buttons in UMG

UE - Editor - UI Systems - Aug 24, 2016

Pressed and Normal Padding appears to have no affect on buttons in UMG ...