Version 4.21:The script result in popping the Alembic Import windows instead of a silent importThe provided options are ignored by the importer. Version 4.22: Results in the provided callstack wi ...
A licensee reports that the color picket widget in Unreal Editor closes whenever a blueprint actor (map placed instance of an actor blueprint) receives a property changed event, even if the change e ...
When subtracting two date time sets to find the time span between them, the results are inconsistent. The results given give the total number of the unit measured for the time elapsed were as others ...
Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...
When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...
This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...
When you add an Interface to a Blueprint that contains a variable with the same name as one of the Interface's functions, the editor will crash upon compiling the blueprint. In 4.16, this only cause ...
Steam sessions are unable to be found in packaged games that use a source built editor from Github. According to users, this is related to the BuildId not being set properly so the packaged games ar ...
In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...
The following odd behavior did not happen until UE 5.2, but happens in the latest UE 5.3. When the "Grid" show flag is disabled in the Level Editor Viewport, all billboard sprites and volume outlin ...