Adding elements to a TMap<int32, int32> causes the editor to crash if the TMap has a default value associated with it. Tested in 4.22 (CL - 4753647), 4.23 (CL - 7445012), 4.24 (CL - 7605614) ...
Uniform folding is not working with material parameter collections along with one additional unnecessary instruction generated. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8748719 ...
In 4.23, the reference viewer has a static collection filter function. However, We cannot manage static collections. Only new collections can be created from dependencies or referencers via "Make co ...
Crash when confirming a directory to import a USD file to via the USD Stage window The repro does not seem to be 100% consistent and it can take a few attempts to hit the crash. The USD Stage wind ...
You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...
When snapping is disabled, the rotation gizmo never seems to stabilize. Continuing to hold the mouse down, even with no movement, will result in the rotation amount to continue changing by small amo ...
Issue occurs in both events and functions. Seems like it's only affecting Text, didn't notice this issue for other variable types. The original actor is working as expected. Only the duplicated one ...
This is not a regression. Tested in //UE5/Release-5.1 CL23901901 Editor crashes with an assertion after interaction with an Instance Static Mesh component that is in a locked level. This doesn't af ...
When repeatedly loading and unloading sublevels with a NavBoundsVolume, it will cause a crash when using a NavModifierVolume. When the NavMesh is unloaded, it seems that the number of the DirtyLayer ...
Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...