If you attempt to build the Horde server Docker image right now it fails unless you have some of the layers cached or a nuget proxy/cache that has cached some packages. JetBrains have renamed their ...
Teleporting to the World Location of a Scene Component in a packaged game will crash the game. Teleporting to the Actor Location does not cause this crash. Crash log attached. Nothing is showing up ...
Gil's new loading path may already walk away from this issue. But here's some thing I tested locally if we want to fix this. A simple way to fix is to simply add BulkDataAsync.Deallocate(); ResetA ...
When using World Support or Asset Defined Support on a Destructible mesh that is spawned in, if the static world geometry is spawned in after the DM it will not be supported. However, if the static ...
A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...
The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...
Cutting two tracks in sequencer, which one is attached to another one, and pasting it break with Attach track. By this operation, Attack track loses its binding object. Copying such tracks and paste ...
Setting size of GameViewportClient gives different results on Android than in Editor OpenGL ES renders with the viewport origin in the bottom left, so that's potentially related to the problem. A ...
I could not repro their issue in main. They supposedly recently upgraded to 4.5. I was wondering if you could divide an conquer, and figure out when we fixed this. **EDIT** Was able to repro in mai ...
In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...