Tested in 4.27.2 binary which produced 32 bit depth pngs in both the editor and PIE. Using the HighResShot command to get a png while playing in editor results in a 24 bit depth screenshot where pr ...
You can also check it by enabling real-time rendering in the NewMap.umap of the attached project, and then clicking on "High Resolution Screenshots". (You may need to disable and enable post-process ...
Outputs on composed nodes are not animating. [Image Removed] ...
We've encountered a crash when trying to delete a folder after renaming one of its' children. I have attached a video and the callstack to this ticket. This might be related to [Link Removed] as the ...
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 ...
The world position offset input of the result node does not behave consistently. There is an obvious visual difference between the setting it by connecting a float3 color constant, versus setting th ...
Crash reported through UDN. With ZenLoader enabled, deleting a level instance and triggering Undo causes a crash in ULandscapeComponent::PostEditUndo() The user has provided an example project th ...