This appears to be an issue with all asset types, not specific to materials. Data Tables, Level Sequences, etc. Image shows the "No" cursor that shows up when attempting the drag/drop. This should ...
The fast-moving ribbon particle trail looks different on the server and client. It looks as though the client was drawing the previous frame. ...
When the child of an actor with the UCLASS specifier NotPlaceable has the UCLASS specifier Placeable it still isn't placeable. This behavior doesn't occur in 4.20.3. Found in 4.22 CL#7053642 Reprod ...
alone ...
Upon creating a new Synth Component C++ Class in Unreal 4.24, the compiler will fail to compile with a Linker error. ...
The top material function was placed in a graph directly. The second was generating by copying the first node. Note that the input pins changed color which indicates that each input on the new modul ...
In a Niagara Module Script the "Sample Curve" and "Sample Color Curve" nodes cannot be found. They were findable in 4.24 prior to 4.24.3. This seems related to this ticket. Found in 4.24.3 CL#11590 ...
When changing the size of the text in a comment box, after you adjust the size and click save, then close the material editor. When you reopen the editor, the text size is back to the default but th ...
When building very large textures (such as virtual textures) we allocate very large intermediate buffers for compression at full 4 channel float precision. For a 64K texture this can be 64GB in siz ...
Regression: external owned spawned actors stays in 4.25 & 4.25 plus but it is removed from 4.26P5, 4.26P6, 4.26P7 ...