When a game window launched from UE is moved around the screen, any transparent elements on the screen will turn fully opaque. The loss of transparency also causes some text to become blurry. This d ...
An event at frame 0 of a sequence does not seem to get called when using "SetPlaybackPosition 0" to reset the playback position to the start. This seems to be a regression. 4.17.2, the frame 0 even ...
It seems like the animation fbx exporter is broken. The mesh is exported just fine and can be imported in any application without issue. As soon as the animation is exported the mesh becomes broken ...
There are no dynamic shadows on translucent materials in the "iOS Preview" for the preview rendering level. Working as intended in 4.16 CL# 3561208, 4.17 CL# 3658906, and 4.18 CL# 3832480. Found i ...
When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...
Orthographic doesn't respect the default character rotation of -90 degrees. This is reflected when viewing the Third Person character in Right/Left and Front/Back Orthographic views. This issue was ...
Ray Traced Global Illumination is causing some materials to glow extremely bright Disabling r.raytracing.globalillumination.denoiser fixes the issue In 4.22 preview 5 binary (5365847) the result i ...
This bug comes from https://udn.unrealengine.com/questions/492861/view.html and is a very similar problem to [Link Removed] The issue is that the code that harvests soft object references stored in ...
In 5.5, there is a regression with baked lighting where static lights become stationary lights when a level is hidden and then made visible again. This happens in packaged builds and shows up as sta ...
The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...