The HillTree_02 mesh from the Open World Demo collection has a shader compile error. The user pointing the issue out is reporting a freeze whenever he attempts to use the asset. I provided a workar ...
When a Struct is used as a Local Variable in a Blueprint Function Library, the defaults for its member variables are not saved. If, for example, I enter "3" for an Int member, and "Foo" for a String ...
The values returned by the OnAudioPlaybackPercent event node are incorrect when calling a sound to Play with a specific Start Time via blueprint when using the new Audio Engine i.e. AudioDeviceMod ...
Morph Targets broken importing untriangulated meshes with FBX ...
When clicking on InstancedStaticMeshComponent with many elements, Editor memory usage increases and editor freezes until the operation is finished. The wait and memory usage get much worse when usin ...
Stationary light in a blueprint gets displayed with red 'X' in Blueprint Editor viewport after opening the blueprint for the second time. ...
Opening an old pose asset can crash the editor if the skeleton it uses gets updated. ...
If you create an Actor with Construction Script logic and create a child based on that Actor the Parent Construction Script is being executed even after disconnecting the node. ...