This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
USplineComponent::GetSplinePointAt() returns an FSplinePoint with the ESplinePointType 'CurveCustomTangent' rather than the type from the setup.Expected: It should return the correct type. ...
UPDATE: 3/9/2015 Additional Information: User on thread https://answers.unrealengine.com/questions/186928/landscape-collison-issues-recreatelandscapecollisi.html reported workaround did not fix e ...
Various settings within the Editor Preferences window get saved within the project instead of the Editor. If someone were to heavily modify their Editor Preferences they would have to set it up agai ...
[Edit]: This should no longer be a crash as of 4.19.2 - we should only get ensure() reports with this callstack. ===== This is a common crash coming out of 4.18. Users have not provided any descript ...
The editor crashes when attempting to draw a weight blended texture to the landscape if it hasnt been used on that landscape yet. This crash can be completely avoided if the stone texture is painted ...
User comment from crash group:reimporting fbx 491 void FStaticMeshVertexBuffer::BindLightMapVertexBuffer(const FVertexFactory* VertexFactory, FStaticMeshDataType& Data, int LightMapCoordinate ...
The Editor does not support undo after making changes Inline edit properties. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(3832480), 4.19.2(CL - 4033788), 4.20(CL - 4181430) , 4.21(C ...
It seems to be more intuitive if the component is selected on the Details Panel when activating a ComponentVisualizer in the Level Editor viewport. This is what happens in the Blueprint Editor’s Com ...
If multiplying a mesh with ComplexCollision by inverse scale, the geometry may not be created on the mesh. This may depend on the assets of the mesh. In the sample example, the navmesh is not create ...