Console history is saved correctly in 5.1. The cause is input.ini in EnhancedInput and InputDebugging added in 5.2. Removing these files are a work around. ...
The user has a proposed fix for this in the case. FMaterialResource::IsDualBlendingEnabled needs the following modification that includes MaterialInstance check: bool bMaterialRequestsDualSourceBle ...
The multi line flag is available for class level string properties but not for local properties. ...
Custom context menus will not function when the property they are attached to is read-only, as the input events no longer make it to our customization, but seem to get intercepted higher up the cha ...
A UDN user has reported that a difference in appearance between two identical materials with the only difference that one uses material attributes. I have boiled down the issue to FMaterialResource ...
UDN: [Link Removed] A UDN customer has observed that their cooked materials have doubled in asset size going from 5.1 to 5.2. We need to investigate this is only a local issue on their side and no ...