"By default, the device profile for android_high (which is used by phones such as the galaxy s8 and s9) gives a scale factor of 1.0 resulting in 1280x720. When choosing a ~2:1 device such as the gal ...
While trying to create a C++ actor to test if it can be created with a custom Copyright notice specified in Project Settings, the Live Coding window returns a "Build failed" and error of: "ERROR: U ...
The Game view cannot be changed in Orthographic view despite that the Orthographic views can be affected by the game view options. This issue does not appear to be a regression. Versions Tested: Is ...
The following Can't Find File warnings appear for the Flying Code and BP projects when cooking content for Mac.MainFrameActions: Cooking (Mac): UE4Editor: [2016.01.13-20.14.37:469][ 0]LogInit:Displ ...
Hi Epic, In MaterialExpressions.cpp UMaterialExpressionSphereMask::Compile(), hardness is not calculated the same way in both <if> conditions. One is missing a multiplication by 0.01f. Specificall ...
When attempting to replace references of one blueprint with another a number of error message windows pop up ([Link Removed]) and the editor will crash. This is a regression since it was working in ...
Setting "Use Dynamic Material Instance" to true in the landscape details will cause the editor to crash. Reproduced in 4.19.0 CL 3944462 and 4.20 Main. This feature is not available in 4.18.3. ...
When MovieSceneObjectPropertyTrack is added from BP or Python, PropertyClass of UMovieSceneObjectPropertyTrack becomes null, so it crashes with the following processing of SPropertyMenuAssetPicker : ...
When using a mesh as an Instanced Foliage Actor the Levels of Detail are always rendered. The user reporting this issue mentions he needs to use extreme different LOD value ranges for screen size wi ...
When reverting the change of overriding a function from a blueprint's parent, the editor will crash if that blueprint has a child of its own. Regression?: No This also occurred in 4.16 ...