Loading a level with a landscape with a 7x7 component size and 2x2 subsections can crash when texture streaming is enabled ...
User is crashing when opening project after converting to 4.7. [Link Removed] [Link Removed] LOG IS ATTACHED 4.6 project with updated plugin: [Link Removed] ...
See attached video for clear examples. When using the orthographic camera perspective with default light settings to stationary for directional light source. Other light sources work as intended. T ...
When packaging a product for Windows (64) with an 'Event Begin Play' node executing a UI sound to play, and changing the Effects Quality within the console, restarts the audio playback for that soun ...
Importing a .csv file that contains references to assets in the project requires the user to copy the references for each asset again before they will work correctly. The references do not need to b ...
Assertion failed: GConfig->GetInt(TEXT("TextureStreaming"), TEXT("MinTextureResidentMipCount"), MinTextureResidentMipCount, GEngineIni) [Link Removed] [Line: 346] CrashReport: [Link Removed] This ...
It seems there's a bug that in some circumstances AI's BlackboardComponent doesn't get registered for synced keys updates. After a short investigation it turns out that some code got stomped and BB ...
Upgrading a code project created in a binary Engine version to an Engine built from source code results in the solution configuration and solution platform in Visual Studio being set to Debug and Wi ...
Tutorials window appears after selecting "Don't remind me again" when you right click the icon. See forum URL ...
A user reported that the FOculusRiftHMD::EnablePositionalTracking() function is missing a call to UpdateHmdCaps() so that the status of the HMD is correctly updated. The user's suggestion for this ...