If a user enables Remove Server in Slate Remote plugin in project settings, the editor will become unresponsive and memory usage will continually climb. Regression: Working in 3039270 (4.12.5 rele ...
Using Enter to accept the description of a blueprint function causes the cursor to return to a new line instead of accepting the current input. Regression: Yes - Pressing enter in 4.12 would accept ...
Sight perception is being blocked by Procedural Foliage Blocking Volumes. Setting the volume to No Collision resolves the issue, but then the volume will not block foliage. Found in 4.12 Preview 5 ...
If a game is run in the standalone editor and the FPS drops to ~20-30 FPS, pressing an event such as LMB and returning the mouse position on tick will cause the tick to jump inconsistently. Note: ...
BlockingVolume is not working once packaged while using the Frozen Core map from Infinity Blade: Ice Lands. BlockingVolume is working if you manually add it to Infinity Blade: Ice Lands. This has be ...
If a Curve Float local variable is created for a function, it will be garbage collected when garbage collection occurs. This causes the process to crash due to an null pointer error whenever it is r ...
When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...
Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...
Children of retainer widgets have improper clipping, causing any widgets set to "Clip to Bounds" to clip incorrectly. This may also affect hit testing in cases where multiple retainer widgets are ne ...