A licensee has reported that Pawns that are loaded via a runtime Data Layer are unable to be perceived automatically by Pawns that are not part of a runtime data layer. However, data layer Pawns can ...
Have attached examples of this in action, including breakpoints showing the FDateTime::Ticks count as zero. Also showed that this is an issue for the existing GetYear/GetMonth/GetDay methods (and an ...
Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...
Context Projects can turn on the project setting bDoFullyAsyncNavDataGathering to execute navigation mesh building tasks on worker threads. Some of these tasks will access the NavOctree, whose life ...
Context Projects can turn on the project setting bDoFullyAsyncNavDataGathering to execute navigation mesh building tasks on worker threads. Some of these tasks will access the NavOctree, whose life ...
Encountered this crash while going through the Dev-Build-Headers smoke pass. It appears that attempting to connect to perforce is crashing the editor. I tried to connect it Subversion and that allow ...
Repro Rate: 3/3 This is a live issue where the customer claims that the SteamSockets implementaton is not setup to handle the new Client and Session Id setup that was introduced in 5.1. This issue ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
REGRESSION Uncertain, was not able to repro in 4.17 with these steps. But I also can't repro with another version of QAGame in Binary editor. Crash occurs when the user closes a parent and child b ...