A licensee is reporting an issue with mesh decals rendering incorrectly when created as a Material ID (Material Element) and assigning a translucent material to the shared mesh. The use case exampl ...
If the editor is launched and PIE is started with no controllers attached, attached two controllers with allow Player1 to receive input from the first controller but Player2 does not receive input f ...
A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...
On the 6S, the SunTemple scene is almost unresponsive. As the player uses the thumbsticks, the lightmaps from the windows rotate to mach the player's movement; but they are the only thing. This doe ...
I'm trying to import a .exr texture created in Substance Painter and exported as a 32 bit linear exr file. The texture is to be used for roughness. However, I've stumbled upon the problem that users ...
When running setup command on an M1 arm64 mac the dependencies fail to download. This issue is occurring in Github //UE5/Release-5.3 @ CL 26560699 This issue is NOT occurring in Github //UE5/Rele ...
How to Reproduce:Launch UE 5.3 RelTest BSet language in zhCN (or other languages)input 'stat tsr' in command line4.Observe the stat in Viewport Issues: Unloc'd strings Link to the affected string ...
There's two ways to affect the commandline in CommandLine.cpp: FILTER_COMMANDLINE_LOGGING - for filtering certain or all args (if left empty) from the log. UE_COMMAND_LINE_USES_ALLOW_LIST - for on ...
Reported by multiple users. Models imported through Datasmith Direct Link can be relocated after a sync, despite no edits to the geometry's location in the DCC program. Currently reported for both ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...