When a project with a specific name is deleted and another project is created with the same name, the newly created project will not have starter content imported. ...
Enable fullscreen immersive on kitkat and above devices does not properly work on devices with onscreen buttons. ...
Cannot delete a folder containing sub-folders from the Content Browser even after contents and sub-folders have been removed. Regression: This does not occur in UE 4.13 ...
When force deleting a dataflow graph with the dataflow graph editor open it will crash the engine. This issue is occurring in Binary //UE5/Release-5.3 @ CL 26560699 This issue is occurring in Binar ...
Renaming Parent component to the same name as a component in the child blueprint causes a crash from child blueprint when you press enter. When you reopen the project from the crash, the child bluep ...
With Virtual Assets setup in a project, when an asset is deleted and the changelist then submitted via revision control, the virtualization system will attempt to read the deleted asset. The submit ...
Deleting a bound function from a widget sets the binding to None which causes compile to fail. Deleting a bound function from a widget sets the binding to None which causes compile to fail The li ...
The Editor crashes while Force Deleting the FirstPerson folder within a FirstPersonTemplate project. This behavior is consistent between Blueprint / Code versions of FirstPersonTemplate projects. ...
Lock Viewport to Camera Cuts of CameraCutTrack stopped working from version 5.4 during PIE's simulation. This is a regression from 5.3 behavior where the lock remains when simulating. Locking to ind ...
No matter if the value of a parameter you override in a Material Instance is the same as it's parent or not, it always shows the "reset to default" button. See static bool param in the images below: ...