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. ...
When using the FBX Scene Import into Level with default settings so that the actors in the BP import as static, if you reimport them they will then be set to Movable in the BP. This is not a regre ...
The editor will crash when using Mesh Reduction on an asset imported using the FBX Scene Import options. This same asset will not crash the editor if it has been imported using the normal Import opt ...
Workaround:Open M_TableRound, move a node. Save the MaterialReopening the project seems to fix the issue Replacing the reference of the deleted table texture is rendering default material. Note T ...
User report: With 4.15 using only auto generated LOD's static mesh LOD levels can't share computed lightmaps anymore. This cause severe memory increase and it's making lightmass build times way slow ...
The FRawInputDeviceConfiguration struct is not exposed so attempting to define custom raw input device configs fails with unresolved external errors when using: FRawInputDeviceConfiguration newConfi ...
When using the DoOnce MultiInput node in blueprints, deleting a newly added pin on the input side will not delete its corresponding output pin. Adding a new pin after that will create the result lik ...
I'm at a loss for what is going on here. This was observered while working through the first 2 steps of UEQAT-2780 (JumpTest.PNG shows those steps). This works in 4.15.2, but not in 4.16. If you cha ...
This is a common crash affecting users in 4.15 and 4.16, affecting over 200 unique users so far. User Descriptionsattempt to import bp from example Source Context 5124 { 5125 // I ...
Renaming Parent component to the same name as a component in the child blueprint causes a crash from child blueprint when you press enter. When you reopen the project from the crash, the child bluep ...