Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896. The crash occurred. Crash occurs while replacing a Widget Component with a user created Text Block blueprint. ...
Child Actor Component outputs error when child class is set to empty using blutility I attached repro proj. ...
Two ensures fire when opening the TM-ShaderModels Map in QAGame with the -onethread argument. The callstacks look identical with the exception that one is for a pixel shader and the other is for a v ...
When a class contains a FRuntimeFloatCurve variable, compiling a blueprint of the class causes the editor to crash once a key has been added to the curve and selected Regression: Yes, the provided ...
Editor crashes when a widget's tick contains a breakpoint at a print string node. Based on 4.16 warning message, this appears to be caused by the text attempting to draw when no draw buffer is avai ...
Callstack is garbage past D3D12 calls but logging for visibility. Generated from CrashReporter ...
The actor Blueprint is intentionally causing an object slice to occur. In other words, we're copying a derived type to a base type, so the expectation is that only the inherited base properties are ...
-Morph target cycles through all values instead of only alternating between 1 and -1 -Couldn't reproduce in 4.17 -attached a test morph target asset Link to example video from user: [Link Removed] ...