When switching between any open software (Maya, web browser) and UE4 while Simulation is running, sometimes the values change on the asset and it starts to oscilate between <-0.6,0.6> or any other s ...
When importing the attached CATIAv5-file Screw.CATpart via Datasmith, The following error is recieved: LogDatasmithImport: Warning: Failed to import '../../../../../../Screw.CATPart'. Failed to cre ...
Attempting to package a runtime plugin (does not occur with a Development plugin) in a Blueprint project fails in 4.21 Preview 2. This also causes some Editor files to be deleted, including the Modu ...
Including files with a .cc extension instead of .cpp in a code project used to build fine in Visual Studio. This is no longer the case in 4.21.2. The error message that results indicates that only C ...
When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
The Enable Base Submix toggle is ignored in the MetaSounds graph. If the sound is added to a level, it behaves as expected. The Enable Submix Sends toggle works as expected. ...
From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...
Licensee: "Content creators from my team have reported that when they replace actors in an open world it can take more than 10 seconds. This is with several thousand actors loaded in the world. On m ...
If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...