When creating a subclass of World Settings, attempting to use the in-editor compile button to compile the code causes the editor to crash. Found in 4.11 Preview 4. Reproduced in 4.10.2 binary and ...
When using a Create Dynamic Material Instance node the Get Material node will plug into the World Context Object rather than the Parent input. This will cause a error to be thrown that does not allo ...
When opening a new asset editor in the same window as matinee, the 'Add Key' button for animation tracks will no longer function. This is due to FSlateApplication::ActiveTopLevelWindow being reset a ...
When you attempt to import an FBX with the same name as another asset in the same folder, it asks to overwrite it. Many users and licensees use this method over our "Reimport" options because there ...
Using PostLoad in a class that has a Blueprint derived from it can result in a crash if the Blueprint is saved immediately before and after PIE. CrashReporter Link: [Link Removed] ...
Color effects appear not to work when post processing is set to medium and the bloom intensity is set to 0 ...
Distance Fields generated for the 4 basic static mesh assets in the modes panel appear to have artifacts or low resolution. This is only affecting certain shapes that I can see. Adding in assets fro ...
Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...
The user is experiencing his Scoring Equation being reset whenever he restarts his project. Found in 4.12 Preview 2 binary. Reproduced in 4.11.2 binary and 4.13 2967371. ...
Setting a ComboBox on the Server does not always work. In the attached project, a Multicast Event runs some Set Options, all but one of which appear to work on both Clients and Server. On the Server ...