If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...
For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...
Bug report viaUDN: We have some plugins that we'd like to share between projects, that we don't want to maintain multiple copies of. The AdditionalPluginsDirectories option for Project's solves tha ...
In some cases, building a cpp target by only passing -Target= can select an undesired target to build. If -Project= is also passed when available that will ensure the correct target is built when du ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. A large amount of warnings are generated upon investigating project log. Here's a small e ...
Wav files with 8000Hz sample rates can be imported into the editor, but fail to play with the Bink compression setting. PCM, ADPCM, and Vorbis work as expected. LogAudioDerivedData: Warning: Cooking ...
Regression: Tested in UE5/Release-5.0, this issue does not occur and is a regression. This issue occurs when packaging for Android ASTC, ETC2, and DXT. Packaging with Support Vulkan enabled results ...
Repro Rate: 3/3 This is a live issue that has been tested to occur in //UE5/Release-5.1 at CL 23058290. This is also confirmed to not be a regression since this issue also occurs in //UE5/Release- ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
This is a Regression. Tested in //UE5/Release-5.0 CL 20979098 - "None" is not an option for the parent class and the "Reset this Property" is not initially there. ...