The problem is that the camera is evaluated when the sequencer is played, but the animation does not seem to play properly. It seems that the licensee found this problem when implementing it in C++, ...
REGRESSION RANGE WORKING: 9404494 (right before Dev-Core copy up at 9405827 BROKEN: 9407021 (Dev-Networking copy up) NavigateToFunctionSource: Unable to find symbols for 'UPaperFlipbook::GetNumFr ...
Toggling a bool doesn't enable/disable the elements of the array similarly to how it does for TArray in the details panel. Static arrays should have the same semantics as TArray with regards to edit ...
Currently the Dynamic Entry Box has no protection against recursion, leading to a stack overflow and a crash. This issue was reported and tested in 4.25 (CL-13144385). This was reproduced in 4.24.3 ...
When adding a Text3D actor (after placed as Child Component), into viewport the actor renders backward and not as expected. I was able to reproduce this issue in 4.25.3, but did not have this issue ...
Enabling Stochastic Rect Lights with Ray Tracing causes the project to crash. Reported and tested in version 4.26.0(CL 14419252). Tested and not found in version 4.25.3(CL 13942748). ...
Following code fixes this issue in FQuadricSkeletalMeshReduction::ReduceSkeletalMesh Section.ChunkedParentSectionIndex = bIsChunkedSection ? CurrentParentSectionIndex : INDEX_NONE; // ...
A forum user reported an issue where object geometry occlusion would be missing when Ray Traced shadows were enabled. I was able to reproduce the issue internally where occlusion seems to be missing ...