There is no UI refresh for the Implemented Interfaces list in the Blueprint editor UI after a Blueprint Interface asset is renamed in the Content Drawer. Consequently, the interface cannot be remove ...
The crash doesn't happen if the blueprints are loaded ahead of the test by opening them, or if you compile all of them in the same test run. ...
Context UE_VLOG macros can be used to capture debug shapes into both a Visual Logger recording and a Rewind Debugger recording. Problem In the Rewind Debugger, the capsule shapes are drawn at an in ...
This is a trending crash coming out of 4.18.0. The issue appears similar to [Link Removed], which was just fixed in 4.18. User DescriptionsProject was just imported from UE 4.17.2 , opened a bluep ...
The variable emitting this ensure (RelativeWorldToDecalMatrix) is not actually used, so this line can be removed. FDeferredDecalPS::SetParameters ... const FLargeWorldRenderPosition AbsoluteOri ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 367 uint8* FObjectPropertyNode::GetV ...
This is a trending crash coming out of the 4.18 release. The callstack shares similarities to [Link Removed], but seems different enough to warrant a separate Jira. User DescriptionsSimple streamin ...
A licensee reported occasionally triggers an ensure during automation testing, potentially when the GameThread flushes Visual Logger via FVisualLogger::Flush() and an animation worker thread executi ...
Compiling a blueprint that is used in a sequence when the blueprint exists on a sublevel will cause a crash if the level sequence is currently open. ...
This is a fairly common crash that occurs in the 4.17 and 4.18 releases. This callstack was originally being tracked under [Link Removed], but that had specific repro steps that were confirmed fixed ...