This is a common crash in the 4.16 release. Affected users have not provided additional information. Source Context 1795 // Some tasks can only be done once we finish all scenes/viewports ...
I've reproduced this crash in 4.16, 4.17, 4.18, 4.19, and Main. Per licensee: The editor crashes if distance field ambient occlusion is enabled and a viewport is resized to have zero height. Th ...
The expected behavior occurs in 4.19; unexpected behavior occurs in 4.20 and 4.21. Marking this as a regression. Per User: Reading the LightAttenuationTexture in a material receives interference ...
Generating mip maps results in crash and seems to duplicated 1x1 mip level. NOTE: The bug was originally reported in 4.23.1, however, for some reason I was able to open the texture in 4.23.1 afte ...
This came via a UDN. Very small triangles can generate very small lods, which make query time really slow if your self collision thickness is significantly larger. You will do X^3 checks per query ...
If multiple game objects are selected at once and their text field is edited, instead of getting N events, it produces N-squared events. It looks like FPropertyHandleBase::SetPerObjectValue is call ...
The new ES2 movable point lights look promising. Unfortunately, there seems to be an issue with them in HTML5 builds. They work great in the ES2 preview mode in the editor, but when running in an ac ...
This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...
This is a common crash affecting users in the 4.16 release. Users have not provided any descriptions. Source Context 775 { 776 ULandscapeInfo* LandscapeInfo = nullptr; 777 ...
When opening a new blueprint for the first time Adding any static mesh component (Engine content or User created) causes the mesh to display with a bright green emissive. This issue occurs only in t ...