Context Auto-weld makes it so if a child is attached to a parent, the two bodies will be joined into a single rigid body. Physic settings like collision profile and body settings are determined by t ...
A user has upgraded their project from 4.6.1 to 4.7.2 and now one of their assets is partially loaded. After a bit of digging I found an error in the event graph of the ShadowHerosHUD. The nodes are ...
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 ...
Construction script not updating HISM array count, even when new elements are adding inside of the level. Regression: Issue occurs in 4.15.1 of the binary build Using the same repro steps provid ...
The values printed from the nand boolean node display incorrect values for the specific set-ups with 3 inputs that are in the repro steps. The node works as intended with 2 inputs, and with some of ...
World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
This is a trending Mac crash coming out of the 4.18 previews. Most of the project titles experiencing this crash mention "AR" It is the exact same callstack and crashgroup as [Link Removed], but th ...
Particle systems ignore lighting channels - no matter what channel a light is on (even if no channels are selected), it will affect lit particles. Changing lighting channels on the particle itself h ...
Editor shortcuts will not work if you launch the editor with a non-Latin-based language (ex. Russian, Chinese). The editor must be closed and restarted with English (or possibly any Latin alphabet- ...
We are not reading all the key flags and we do not import correctly start key and end key tangent. I create a shelve but this is not the complete fix, we must do this only if we do not have fbx ket ...