This is a common crash affecting users in 4.15 and 4.16, affecting over 200 unique users so far. User Descriptionsattempt to import bp from example Source Context 5124 { 5125 // I ...
Renaming Parent component to the same name as a component in the child blueprint causes a crash from child blueprint when you press enter. When you reopen the project from the crash, the child bluep ...
When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...
With the Draw debug points node, the points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports. This issue does not appear to be a regression. Versions Test ...
Repro Rate 3/3 Regression status is under investigation You are able to still package the project by ignoring and continuing after the dialog box is displayed in the Actual Results as it will util ...
When geometry collection is set as nanite, there is no non-nanite render data cooked. This means that there is no fallback if the cooked build uses r.nanite 0. This used to work with some code worka ...
Platform-specific input for pad axis in 4.24 leads to missing value in VIVE. in 4.23.1 this is not reproduced. ...
GenerateVisibileRayTracingMeshCommands Severely Reduces Foliage Performance Even if no RayTracing is Used. Found in 4.23 CL# 8386587 and 4.24 CL# 8748719 ...
Export for certain marketplace asset limited to .COPY and .T3D (and .BMP in 4.24) I was unable to reproduce this with a texture that I created even with Grayscale / sRGB disabled. ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...