The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception: java.lang.UnsatisfiedLinkError: No implementatio ...
Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...
Occurs 3/3 times. Working around this includes closing the menu and reopening it to reset the button(s). The expected behavior is that the user should be able to select Reset Orientation repeatedly ...
The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...
Crash Report: [Link Removed] Error Message: Assertion failed: ResultString.Num() == 3 [Link Removed] [Line: 298 Description: In the Content Examples Project, in the Blueprint, "CurveAnimBlueprint_ ...
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 ...
Attempting to click on a node in a Transition Logic that has been opened in a new tab will cause a crash when the correlating State node and it's transition have been deleted from the State Machine. ...
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 ...