When changing the variable type of a variable that is used in a function for a blutility a crash can occur ...
REGRESSION RANGE WORKING: 9404494 (right before Dev-Core copy up at 9405827 BROKEN: 9407021 (Dev-Networking copy up) NavigateToFunctionSource: Unable to find symbols for 'UPaperFlipbook::GetNumFr ...
When importing an FBX file with only lights (in this case) via the "Import Into Level" feature this will cause the cook to fail. This can be resolved by adding geometry into the FBX file. ...
When a non-root component for an actor is moved in the blueprint viewport, that component's PostEditComponentMove function is called. Adding the actor to the main editor viewport and then moving th ...
All Niagara Scripts are uncompiled by default. This has been logged ([Link Removed]). Compiling the script resolves the warning noted in 66593 for Module and Function Scripts. Dynamic Input Scripts, ...
Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...
When a parameter is placed directly within a material it's group assignment works. The parameter is listed within its group in material instances. This does not work with parameters that are creat ...
Functions that are created with specific component targets lose their target when copied/pasted. ...