When using UE_VLOG events in blueprint or in code, the rewind debugger does not show those events visually on the track or output those events to the details view. ...
After enabling Light Propagation Volumes with the console variable r.LightPropogationVolume=1, opening or creating a material with the subsurface profile model will crash the editor. Broken in 4.6. ...
Projects using Open Level (blueprints) or ServerTravel (in C++) will crash the application once it's open on a device using Gear VR Mode. 10-05 18:01:46.451: A/art(19619): sart/runtime/check_jni.cc ...
See the UDN link. This is currently possible with some material work, but should be made more robust to automatically look up the passtrough texture resolution and to deal with apps deployed in por ...
Creating an actor with a UMaterialBillboardComponent causes Editor hitching. ...
Session data no longer updates when the backend tells us our session is full which then limits the ability to modify the session size on the fly. Because of this, joinability will be set on the sess ...
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 ...
The WorkspaceSettings.xcsettings file is generated with the following entry <key>BuildSystemType</key> <string>Original</string> This causes the warning in [Link Removed] which has was closed ...
Notice that the udatasmith geometry does not have the scale : all volumes are identicalNotice that the udatatsmith scene is rotated of 90 degree compare to the CAD sceneNotice udatasmith does not have ...
HISM is generated by ConstructionScript Actor is placed on the level and navmesh is generated on top of HISM. In UE5.2, the navmesh was generated without splitting on the HISM. In UE5.3, a break occ ...