Unable to package a CPP project with Bitcode enabled Confirmed in MAIN 4.22 @ CL 4655014 with error [404/405] sh /Users/compile/UE4/Builds/RDU-WD-11740/D/Projects/AJ_421CPP_4.22/Binaries/TVOS/ ...
If you point to a character or text data type and log it into the Device output log, the variable will not appear in the output. However, any other data type will appear. ( float, int, etc.). Found ...
Hello, We've started seeing a crash within Mutable when it tries to access the source graph in PIE. This only seems to be a problem when running a dedicated server as a separate process. We integra ...
The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...
Setting the Runtime Generation on the Recast Nav Mesh to a different preset than what is set in the Project Settings causes an error to appear upon trying to package the project, and causes the pack ...
The Download Image BP node no longer works with links to local files with links such as "file:///C:/image.jpg" . This used to work, and confirmed working in 4.22, but is no longer the case. https:/ ...
The samplerate of a track was compute with the following formula Equation 1: number of Key / animation Time This formula work only if we have animation keys that are time equidistant. example of ...
Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...
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 ...