When importing static mesh from USD file then it has the wrong amount of UV channels. Selecting a UV channel shows an empty area in the viewport. Regression: YES - not reproduced in 4.25.3 produc ...
Regression: Tested in UE5/Release-5.0, and the issue is reproduceable. This issue appears to occur when the SkySphere is deleted from the level, as leaving the SkySphere in the level causes the Vol ...
The OnSmartLinkReached event is not firing in PIE. This is a regression. In 4.12.5 the event fires as expected. Found in 4.13.0 CL 3106830 Reproduced in 4.14 Main CL 3129233. ...
When server traveling, client may crash due to lag while attempting to replicate object/property. ...
For a child instance inside of the level, the value of a parent int variable will reset if you add a new variable in the child and if there is a function in the parent that has the child as an outpu ...
If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing. Pause event appears to fire again when trying to resume playback. To expand on the summary, if you have a ...
App is frequently terminated with a NullPointerException when attempt to request in-app purchase. It is assumed that product information cannot be retrieved if there is no Google account logged in t ...
There's a cook determinism issue in the way UObject unversioned serialization handles UObject pointers pointing to garbage. Depending on GC timing, it can either be skipped (as a property matching C ...
Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...