I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...
PhysX throws warnings (which are escalated to errors) when CCD and Kinematic are in invalid states (they can only be enabled exclusively). The code to fix this has already been submitted, but may c ...
It looks like perhaps a load order or circular-dependency type of issue at first glance. Will require further investigation. ...
And yes we do have sliders but the performance is bad when you slide them. ...
The editor appears to crash when a widget is removed from the viewport by another widget ...
HZB Setup Mips in the GPU Visualizer seems to be taking considerable ms in 4.12 and 4.13 compared to 4.11.2. This seems to mostly affect editor/PIE GPU Visualization but looks like it should when ...
In UE4.12, imported animation has one more frame than the expected frame number. AS_AN_StepAnim_Test.fbx is 60 frame long animation(starts at frame 0, ends at frame 60). When imported to UE4.12, it ...
Actors animated with sequencer cause "Begin/End Overlap" events to fire every tick while overlapping another actor ...
Discovered this while verifying [Link Removed]. Devs informed me of a command line argument that could be used to output D3D11 debug information and using it caused crashes in both //UE4/Main @ CL 3 ...
Ensure occurs when the user breaks a link in the animation blueprint's Event Graph and then undo's the action. I wasn't able to reproduce it in a class blueprint. ...