When adding a camera cut track through sequencer scripting there is no way to set the camera cut track on the movie scene, which is how the add track menu determines if a new one can be added. This ...
Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...
Binding overrides don't work for camera actor tracking. This may affect attach tracks as well. ...
Empty actor spawnables do not have any components after an editor restart. ...
The difference between "testbone" and "testbone2" is only whether there is "joint7" Skinning itself has been properly ruled out. However, it can be confirmed by attaching a socket etc., but the bo ...
This issue may be badly implemented, but the reference to the VTable may be incorrect during a hot reload. Crash always in sample project. Summary:Call ForeachRow function in Custom Struct constr ...
The following errors occur when running the networking engine tests with 2 clients and a dedicated server. LogFunctionalTest: Error: Assertion failed: 'EngineTestNetActorComponent bRepArrayAddNotif ...
[Image Removed] ...
Check the log. The GC is stalled on IsReadyForFinishDestroy for about 30 seconds. This is mixed with ovrp_WaitToBeginFrame. ...
The filter window does not open in the curve asset editor. It appears that no tab manager is provided when creating the curve asset editor's SCurveEditorPanel in FCurveAssetEditor::SpawnTab_CurveAss ...