Attaching a screenshot of the crash through command line. I was unable to get a callstack or an updated log as they didn't get generated/updated. I tested this using the command '$ ./Engine/Binari ...
Motion tolerance for Spawn Per Unit does not affect the particle system. Even if the vaules are set very high. Found in 4.18 CL# 3832480, 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472 ...
The grid in the blueprint editor is not able to be hidden via the Show Grid flag in the viewport dropdown. This has regressed sometime in //Ue4/Release-4.25 as I cannot reproduce this issue in //UE4 ...
Bundle Display Names support UTF-8 characters. However, the iOS tool chain is not handling these correctly. Error when you try to package a project with & in the display bundle name, whether it's b ...
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 ...
LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...
Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...
Using legacy-style #include paths in a game project is allowed by UBT by default, but it's currently not compatible with Blueprint nativization, as it does not account for this possibility. Current ...
When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...
User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...