I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...
https://answers.unrealengine.com/questions/561763/daydream-black-screen-with-firstpersontemplate-and.html Any msaa setting except none results in a black 3d scene on daydream. ...
Movie play in iOS is laggy and crashes in some movie. This issue seems to be happening when the movie is played in umg widget. Tested in 4.14.3 4.15 Dev_Mobile Latest as of 2/24 Original UDN post ...
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: SIGSEGV: invalid attempt to write ...
Integer sample rate is not playing well with 23.976(NTSC/24) sample rate, the curve get resample at 30Hz in that case and we loose precision. We need to support FFrameRate sample rate to get accura ...
The tooltip states, "Wether the material should support a dithered LOD transition when used with the foliage system." It is my understanding that the foliage system uses LOD dithering by default, a ...
When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...
If a user creates a widget variable that is set on begin play and then tries to get information from that widget via the "Slot as Canvas Slot" node on tick the editor will crash. This appears to hap ...
Licensee reports via UDN that automated import via Python of SpeedTree assets does not work The issue is that USpeedTreeImportFactory::FactoryCreateBinary() tries to generate a UI dialog, which is ...
Skeletal mesh merge doesn't support clothing. Looks like we should just be able to duplicate the clothing assets, clear the binding data and use ClothingAssetUtils::GetMeshClothingAssetBindings to p ...