'r.StaticMeshLODDistanceScale' doesn't effect 'show LODColoration'. It does effect the actual performance of the LOD in the level but the LOD Coloration doesn't reflect the change. Licensee Descrip ...
A DataAsset with a FText property called "Name" will confuse the content browser, causing it to create a new column each time the folder containing the DataAsset is entered. This appears to be a cor ...
When using DuplicateObject, some aspects of the copied object (such as component transform) are not duplicated to the copy. Regression: Yes - DuplicateObject behaved as expected in 4.15.2 Working - ...
The Async Load Primary Asset Class node returns an invalid class for a packaged project. This does not occur in PIE / Standalone (calling the node does return the expected primary asset class) Reg ...
Lightmass is crashing when using a material that has "Cast Shadow as Masked" set to true in its properties. Found in 4.18 P3 CL#3676890 Unable to reproduce in 4.16.3 CL# 3561208 and 4.17.2 CL#365 ...
Using the VisibleAnywhere specifier in a UPROPERTY declaration does not prevent a Component's properties from being edited in property windows. This conflicts with the description of this specifier ...
When a Blueprint is based off of a class that has its root component defined in C++, any components added to an individual instance of a blueprint reset their hierarchy so that they are always attac ...
Need to update these UDN threads when the issue is fixed. https://udn.unrealengine.com/questions/401360/ios-shipping-build-crash.html https://udn.unrealengine.com/questions/428225/about-ios-ship-b ...
Using the Landscape LOD system with World Origin Rebasing causes the LODs on the landscape to mess up. This only appears with imported tiled landscape where the main actor is in the persistent level ...
There's a bug in UAssetManager::LoadAssetList where the passed in DelegateToCall is not being called in the bShouldUseSynchronousLoad case. This can cause gameplay logic to fail when that bool is tr ...