This bug has different behavior depending on the engine version. When tested in 4.19 Preview 4, the 1M_Cube meshes do not render in the standalone/built game. In 4.20, the meshes render but some m ...
There is an issue occurring where Widget components set as IsVariable have non-functional settings/variables. This issue occurs with multiple widget components. This does not appear to be a regressi ...
Whenever defer spawning is used from the GameplayStatics library it is supposed change it's transform properties based on what is passed in as a parameter. Despite this, it seems the newly created a ...
The full path for some folders in a Xcode includes `Intermediate/ProjectFiles/`. This is incorrect, since that path does not exist, and results in the folder names being displayed with red text. Rem ...
Performing a hot reload on a project that is using a local binary build of the Engine will sometimes result in the Engine's UE4Editor.version file being updated with a new BuildId value. That result ...
No user comments in crash group ...
No user comments on bugg group ...
The current implementation of AutoCreateRefTerm does not allow for a default value to be automatically created for a TArray contained within a struct that is passed into a function as a parameter. I ...
Loading a map while in VR PIE hangs on 2nd+ play Does not occur when Oculus plugin is disabled. Does not occur in packaged project. A nonVR PIE will reset this behavior. Additional info from use ...
A verify command in CookOnTheFlyServer is checking the wrong condition and causing cooking to fail for patches that are based on a previous release or have had something removed from the build. The ...