This issue is resolved by changing Paper2D's LoadingPhase to PostConfigInit, but this is a workaround. We suggest a better long term fix via AssetRegistry changes (see comments). In the default la ...
Editor Performance drops when removing frames from animations with curve keys Regression: No, removing frames on animations with curves had a chance to crash the editor in 4.11, which doesn't happ ...
When using the restore button to obtain orthographic views of the scene the output log spits out several errors:LogRenderer:Error: No Color LUT texture to sample: output will be invalid. LogRendere ...
The Actor Transform Widget/Gizmo does not follow any actors that are moved during Simulate when the actors are selected. If the selection is changed or if the actor is clicked again, the Widget/Gizm ...
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 ...
Skeletal or Static Meshes exported from DAZ Studio as 2014 FBXs import with errors since 4.7. The same mesh in 4.6.1 imported without perceived errors. [Image Removed] Attached Files: DAZ_Test.fb ...
Large hitching is occurring when click dragging inside the color wheel of the color picker or scrubbing RGB, HSV, and Value/Saturation sliders. I am only able to repro this issue in Binary builds. ...
Map and set container value overrides will be lost in a cooked build for any Blueprint component that's dynamically instanced in a cooked build if the owning Actor class enables the optimized compon ...
Sound Waves do not continue to play when using a delay node before a Concatenator. I tested this issue in the binary releases of 4.9.2 and 4.10.4 and it did not occur in either version. ...
Editor is crashing when attempting to move a spline point after making it the root component of the blueprint ...