When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...
When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...
Attempting to use UAT on Windows to remotely create a standalone build of a project for Mac fails in 4.19. The error message indicates that it cannot find part of the path to the project's Info.plis ...
When assigning an array of actors that implement a specific interface to an array of the specific interface the engine crashes. This doesn't happen if the actor array is put through a for each loop ...
When using the camera actor and modifying the rotation values, the values made in the print string do not seem to match the actual values of the camera's rotation. The values appear to be close, but ...
This is a common 4.18 crash. Users have not provided any description of their actions when the crash occurred. Source Context 2286 void AInstancedFoliageActor::PreEditUndo() 2287 { ...
In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...
Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...
This is a trending crash coming out of the 4.18 release. It has also been experienced internally by QA. User DescriptionsUEQA-Juliet Talcott - minimizing Source Context 352 // Eye rect is t ...
Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...