It appears that FAnimUpdateRateParameters::GetInterpolationAlpha is not returning a sensible value when running in TrailMode. Currently the only variable in the calculation is EvaluationRate which ...
The issue was reproduced when building a minimap for an open world level with no Actors with "Is Spatially Loaded" enabled. Placing additional Actors with "Is Spatially Loaded" enabled in the level ...
Originally marked Won't Fix in 2017. Issue reopened on May 1, 2024. All inputs of a Select blueprint node are evaluated, even though in the end only one value is selected. This is wasteful work. ...
From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...
Instanced Static Meshes will have incorrect velocity if a Material uses World Position Offset. Fixed WPO in a material causes significant velocity on the ISM. This was also replicated in //UE5/Rele ...
There are no errors or warnings in the console output or logs that suggest anything went wrong. Also attempted to import a .PNG with no luck. Exact command used, use of <user> where appropriate:UE4 ...
When you are using a Custom Widget, changing the cursor setting does not change cursor during PIE or packaged games. only changing the cursor options in the original widget fixes the issue. This iss ...
UE4 applies 1-x transform to V coordinate when importing UVs from mesh. This is to handle GL/D3D differences in texture origin, but it breaks UDIM page addressing. It's possible to apply a fix to ...
Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
After adjusting viewport shortcuts in Editor Preferences, the Persona viewport seems only partially responsive to the changes. It's as if the viewport shortcuts are hardcoded for Persona. Example ...