Users are pointing out issues with the new Audio Mixer on Macs. We have already responded on the forum post and are aware of its current state. One user has identified the issue with "default macOS ...
This is a top crash occurring in the 4.16 release. Despite the callstack occurring in Sequencer, many users are experiencing this crash while working in UMG. User Descriptionsscaling track in widge ...
The LoadAsset node in blueprints appears to cause deterministic cooking errors for map files when used in the map's level blueprint. It quite possibly also causes problems when used in regular blue ...
Some classes may not show up in the Asset Base Class list in the Asset Manager project settings. Currently the only example I have of this is the QAPawn code class in QAGame. Blueprints derived fr ...
Green reflections with SSR while Rendering Sequence without Separate Process. Note: I've tested in Editor Window (not rendering) with Cinematic Scalability and Cinematic Mode enabled. Does not re ...
Slider component does not accurately update the value if thumb image is large in size. The issue is that when a value range on the slider is clicked the thumb should match the associated value; howe ...
This is a common crash on Mac in the 4.16 release. The callstack is fairly generic , so it shares similarities with other Jiras such as [Link Removed] and [Link Removed], but this issue is differen ...
In the 4.16 Binary build When making changes to an asset that is set up for auto import, or in a folder that is a Content Monitored directory, changes made do not get detected by the engine. Regres ...
If the user renamed an Event Dispatch in a blueprint that is being referenced in another blueprint, the dispatch will be renamed but will be treated as a new event. This means the user can place th ...
Watched value of 'Get Capsule Radius' returns the radius of the wrong capsule. The printed value returns correctly, but the the watched value returns the radius of the inherited capsule component in ...