Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor. In 4.8, the editor crashes immediately upon changing that value, with no crash report. In 4.6 and 4.7 Pre ...
There is a slight delay when clicking between two different UMG buttons on Mac. Tested on OSX 10.10.1. There also appears to be a flicker on the Menu Bar. ...
[NickW] Should perform a search in children, at least warn if this will break children. — Delete Unused Variables deletes variables used in Child Blueprints. Note: Not only child blueprints. If ...
Crash Report: [Link Removed] UE4Editor_CoreUObject! UPackage::SavePackage() + 23952 bytes savepackage.cpp:3305 UE4Editor_UnrealEd! UEditorEngine::SavePackage() + 1065 bytes editor.cpp:4368 UE4Edi ...
If an array of custom UObjects is added to a class, changing the value of a UPROPERTY variable in one element of the array sets the same value in all elements of the array. ...
When setting the Spin box delta to 1 and the slider exponent to 1 the value of the spine box should go up by 1s. However, the actual value is still retains decimal points and is rounded to show whol ...
When changing the scale of the widget reflector it changes the scale of the selection bounds of actors in the viewport. Example: When hovering over a box at a 2.0 scale I will select the wall someti ...
Crash Report: [Link Removed] <unknown module>! KERNELBASE!RaiseException() <unknown module>! UE4Editor_Core!FOutputDeviceWindowsError::Serialize() <unknown module>! UE4Editor_Core!FMsg::Logf__VA( ...
Enum data is not correctly setting names in the data table when pulling data from a .csv file. ...
When adding the widget inside the character blueprint it causes the widget to be created twice for each player (2 player makes 4 copies of the widget). ...