When using static or dynamic modifiers only navmesh, there are times that the navmesh will build and display correctly in editor, but it does not get properly loaded at runtime (PIE/SIE). The Recast ...
When cooking world partition maps, it automatically writes out several maps in a "Generated" folder below the location of the map in the editor. In the repro above, this will create maps such as /Ga ...
If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...
Clearing the texture field in the SubUV Animation after creating it from a texture in the content browser will crash the engine. ...
Increment and decrement nodes return the incorrect value User Description: Getting the result of the Increment Macro seems to be incrementing the variable twice. Very confusing. Is this normal? ...
When a code project's engine association is switched to a local binary version of a source engine, the project will fail to open from within Visual Studio. Error message says that UE4Editor-Project ...
The phaser module that is part of the new Audio Engine causes audio from a Sound Cue to mute after playing for one second. The user states that the issue comes from the Phaser.cpp file producing a N ...
This is a trending crash in the 4.17 Preview. Unfortunately users have not provided any additional information. There is no record of this crash occurring in 4.16.2, so it is possibly a regression. ...
Error message: SEGV_MAPERR at 0x3 Source Context: Most recent user affected CL: 3249277 Logs: [Link Removed] [Link Removed] [Link Removed] [Link Removed] CrashReporter User Descriptions:Just i ...
Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...