User who has been working with an Ocean Shader for some time noticed that on updating to 4.8 Previews, the Adaptive Tessellation is not updating correctly when the mesh displaces from out of camera ...
In 4.13 game developers had the option to adjust the streaming distance multiplier on their rigged characters in order to stop their textures mipping out in certain situations. This option has bee ...
The Epic Mannequin no longer renders correctly when using an Integrated Intel HD Graphics 4600 GPU. The character will either have parts of his body hidden(4.14) or completely black(4.15) depending ...
Add a light to a blueprint Move it away from the origin Right click on the component and duplicate it Notice that the new light is now a child of the previous light and that its transform is now in ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...
NOTE This is best seen if you are in a mobile Preview Rendering Level There is some rendering defect that can be seen as the camera moves around the Planar Reflection area. You can also see some ...
Typing "Print S" in Blueprint Graph Context Menu returns a result that does not contain the letters "Print S" this issue persists is you add another s after (Print ss). The search should display som ...
This is a common crash affecting users in 4.16, unfortunately they have not provided any additional information. Source Context 406 if ( IndexPtr == NULL ) 407 { 408 L ...
This is a common crash affecting users in 4.16. User Descriptionstrying to import a texture D: Source Context 137 /** 138 * Unbinds this delegate 139 */ 140 ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SEGV_MAPERR at 0x3 Most recent us ...