As soon as a particle system using the Particle Cutout feature appears a crash occurs. I used the Samsung Galaxy Note 2. Its asset number is 2894. I've attached the logs from the test on engine vers ...
Using a 3D Widget with a text block who's font size is set to 1,000 will give a fetal error when packaged. Note: The package will succeed, however when the project is opened the user will receive ...
If you adding entries to a TMap in a custom asset type in the content browser, after a certain number of entries the last entry fails to be found with the "find" function for TMaps in blueprints, ev ...
The Auto Wrap Text property in the Text Block widget element appears twice in the Details Panel. Tested in 4.19.2 (CL- 4033788), 4.20.1 (CL - 4239966), 4.21 (CL - 4275031) ...
With a SceneCapture2D actor in a level the editor will crash when changing to a mobile preview. Working as expected in 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4470579 Th ...
In 4.21.1 it is no longer possible to perform a Hot Reload when the game is open in the Editor and using the DebugGame Editor configuration. REGRESSION: Yes. A Hot Reload was possible in 4.20.3 whe ...
The engine is not resilient to calling Browse from within an RPC implementation, and likely not resilient to other ways of destroying the net driver within RPCs/OnReps. It's not something we need to ...
Tessellation is not working on landscapes, but it does works fine on static meshes. This is a regression from 4.23.1 (CL-9631420) where the tessellation was visible with this setup. This was tested ...
A licensee has brought up some inaccuracies in the reading of curve data from FBX files: #1, Remove calls to SetKeyInterpMode, SetKeyTangentMode, SetKeyTangentWeightMode, and change them to NewKey. ...
FSoftObjectPathCustomization and SPropertyEditorAsset do not support multiple actor classes in the AllowedClasses list. The ObjectClass is only set in FSoftObjectPathCustomization if there is only ...