Attempting to change the Weight of a Weighted Blendable at runtime via the Level Blueprint leads to a warning generated by the Make PostProcess Settings node:Warning Blendables - the native proper ...
Tappy Chicken when downloaded as a 4.10 project and opened in a Github version of the engine, the TappyAutomated Map has "externally referenced" assets which cause the engine to be unable to packag ...
When using a media texture asset the video will run fine when playing in the the headset, but if you look the opposite direction the image fills the screen and splits in half. This is reproducible ...
If the user deleted the canvas panel and then uses the following hierarchy:[]Scale Box v []Canvas panel v []Scale Box v [] Other widget The "other widget" will clip incorrectly ...
If a class has an FText variable defined in code when a blueprint based on the class is placed in the level it does not update the BP variable if it is changed/ compiled. ...
If a block comment is used above the UCLASS Macro, leading spaces before the start of the comment causes UHT to fail and the solution to fail compile with a "Missing 'UCLASS' in Class declaration" e ...
Difference in force on an actor on a client in a dedicated server scenario between PIE and Standalone. Tested in 4.10 and 4.11. Test project attached. ...
When you push a mobile targeted project to the Nexus 6, the rendering is all sorts of wrong. When you hover over to where the items are, the screen goes black. There is also a large black or cyan sp ...
Local class type variables do not correctly populate with default value information. Variables of a class type populate with default value information normally. ...
If a class is added then removed from a project, blueprints can still be created based on the deleted class. ...