When the Import window is opened on Linux, the window does not show all folders such as multiple drives, common folders, etc. This makes finding files to import more difficult since search options ...
Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: -1 from an array of size 11 Source Context: 200 CubemapArray.Updat ...
WHen the Child Actor Class value is changed in a blueprint, the Template name is not updated. Note: The Settings uner the Child Actor Template dropdown DO update when the class is changed. Workaro ...
If an actor has default property tracks set up in the Project Settings, adding that actor to a level sequence through C++ will crash the editor. This seems to stem from the creation of the default p ...
Since JCenter is already obsolete, we will get an error when we try to use JCenter( e.g. project using Facebook SDK for Android). This issue can be solved by adding mavenCentral() to the repositor ...
This comes from a UDN report. [Link Removed] When launching the editor with -game, if a material contains a null expression (for instance because that material expression has been removed), the bin ...
See UDN here: https://udn.unrealengine.com/0D5QP00000TtFaV0AV?fromCase=1 The issue is that in FMovieSceneSequencePlaybackSettings, the TickInterval struct is marked with an EditCondition to only be ...
This could be a rounding error but if they are both representing the same distance they should match. Maybe truncating a few decimal places and rounding could work. ...
Information about this goes here....Reimported Skeletal Mesh FBX 2016/2017 in preview window. Didn't crash outside of preview in the standard content browser context menu. ...
This issue may be badly implemented, but the reference to the VTable may be incorrect during a hot reload. Crash always in sample project. Summary:Call ForeachRow function in Custom Struct constr ...