This project crashes when one Blueprint is compiled if its child Blueprint is opened in another tab. This only occurs with one Parent/Child combination: the crash occurs when compiling Building whil ...
Create a Parent AnimBP, add any animation to it. Then create a childAnimBP from Parent. In ChildAnimBP, go to TargetSkeleton (from class settings) to change a different skeleton. Then go to the Anim ...
Changing and compiling a custom struct in C++ will break behavior of Make/Break Struct nodes in blueprints if the blueprint is saved after the compile. Regression: No - blueprint fails to save afte ...
This is an issue with how FPropertyValueImpl::ResetToDefault works: it uses GetDefaultValueAsString to reset the default value. This is problematic because the LexToString function that is eventuall ...
A licensee reported this issue on UDN. They are seeing a discrepancy with animations imported from Maya. In this case, they appear to be off by 1-frame. We've talked about this on Slack and I know ...
As one clicks on the enum fields trying to form an input, the log is written with a variation of the following: [2025.02.14-17.42.38:940][521]LogNiagaraEditor: Error: Error getting default value fo ...
This is an issue related to the behavior of the FlushPressedKeys function when called manually while a button is held. Once the function is called in C++, a Pressed event gets triggered even though ...
Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...
This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...
Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument. Occurs in 4.12 and 4.13 in both Matinee and Sequencer Error message: Assertion failed: SizeX > 0 && S ...