When an instance in a Hierarchical Instance Static Mesh component is rotated using "Update Instance Transform" it doesn't retain it's material's base color value when the material uses PerInstanceRa ...
4.24 platform extension isn't properly pulling the device profile data from the engine. Or at least, it isn't populating it in the Device Profiles editor windows. [Link Removed] There should be a ...
VR template in 4.24 binary engine works but not with blank project + steam guide setup. And, migrated working project from 4.23 also leads to same issue. working set(vr template) seems to have cor ...
Licensee reports via UDN that automated import via Python of SpeedTree assets does not work The issue is that USpeedTreeImportFactory::FactoryCreateBinary() tries to generate a UI dialog, which is ...
Outputs on composed nodes are not animating. [Image Removed] ...
See UDN for details: [Link Removed] ...
Issue has been seen a couple times internally and closed as No Longer occurring. Looking at Crash Reporter, issue has been seen live a number of times. Looking at user logs, occurs after:LogAudioMi ...
A crash from bad memory access can happen when clearing the textures in a Texture2DArray asset. This appears to be because the order of operations when deleting the platform data is: ``` if (Privat ...