In BaseEngine.ini,Comment says "DerivedDataBackendGraph is the default graph" - this information needs to be updated to mention that launcher installs of the engine would use "InstalledDerivedDataB ...
RawDataCurve is still saved in cooked builds even though it isn't needed ...
Need to make sure we support nullptr entries or make sure we do not create such null entries. ...
Allow UPL to use tools schema Allow "build" as part of Android project names ...
Sounds like neither Multiviewport nor View Instancing (MMV) is not supported on Mac atm, and the logic in StereoAspects asserts. See attached log from a partner. ...
This user made a github pull request: [Link Removed] but it was auto rejected. I think that we can consider taking their fixes, but keeping it disabled by default. ...
Importing FBX model with Shape Keys crashes editor. This crashes in the SDK so we dont have control over it. Given that this is one of the first things we do on import it is unlikely we are corrup ...
When using a Tilemap with a Masked Lit Sprite Material, the tilemap will not render while in Standalone. In the test project, the Paper2D Blueprint character was switched to Masked Lit Sprite Materi ...