Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...
2nd AH post with the same issue: https://answers.unrealengine.com/questions/183441/cant-load-c-projects.html Multiple people have reported not being able to create a C++ project. Creating a Bluepr ...
From UDN Description Hello, there's an ensure that's firing in `DetailLayoutHelpers.cpp#137`: [Start code block] ensure(PropertyNodeMap.ParentProperty == CurObjectNode); [End code block]when ...
Consider an array property that can be edited in the StateTree editor. This can be a State Parameter or an exposed property of a Condition or Task, for example. Each element of the array can be boun ...
We've noticed smearing in grass due to wrong motion vectors. This appears to be caused by lack of previous frame support in the periodic world space node. This is how we fixed it: In MaterialTempl ...
This is a long-standing Mac crash that occurs with low frequency, but has affected more than 500 users since it started (possibly in the 4.11 release) It has recently been experienced internally by ...
Post: { "jobId": "685b12ad6765a5c9fefad260", "stepId": "a991", "key": "output-otem-job2", "data": { "Type": "Simple Report", "TestName": "EditorClientBoot", "Descript ...
Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...
This is a longstanding crash that has occurred for more than 200 users since at least 4.13. Based on user descriptions this appears to permanently corrupt a project. User DescriptionsI just turned ...
Error Message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 1 from an array of size 0 Source Context: 567 } 568 } 569 ...