After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the bluepr ...
Repro rate 3/5 Regression to be tested Testing with a fresh level sequence no crash occurs, Tried to do it without rekeying and did not get a crash. I repro'd it a few times and sometimes no crash ...
Character tick event will continue to trigger even if Start with Tick Enable is set to false. Workaround: Setting "Set Actor Tick Enable" to false on Begin Play will prevent the tick event from t ...
If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...
When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...
When Using "Get Positional Tracking Camera Parameters" node it does not return the values for the pitch and roll of the camera. Also it only gives the yaw if the mouse is moved. ...
Adding a function to a Blueprint component causes other Blueprint that use that component to have Errors and must be re-compiled. ...
After vertex painting on a Static Mesh component of a Blueprint, the Vertex paint data is lost when the Blueprint is copied. Oddly, pasting into a text editor shows VertexColorData, but it seems to ...
If you go to create a new blueprint class and go to the all classes dropdown menu, search for a class name and then attempt to select it by pressing the down arrow to the selection and hitting enter ...
Lighting build isn't saved when using -run=resavepackages and -buildlighting ...