This report has been logged due to a high volume of submitted crash reports. Additional information is currently unknown. User descriptionsDeleted 3 rocks from mesh folder and accepted to delete e ...
This is not a regression. This also occurs dating back to 4.15 and 4.14. The editor crashes on this check in FLevelEditorActionCallbacks::Paste_CanExecute() when updating the Edit menu state: chec ...
There is a compound issue with using the post process volume. Editing the value by using the mouse or dragging on the color wheel does not trigger this issue. Using the keyboard to edit this value c ...
When disabling/enabling tick at runtime, if (TickInterval == 0) then DeltaTime returns as the length of a frame, but if (TickInterval > 0) DeltaTime returns as the length between when tick was disab ...
Open Level node does not open the correct level in Packaged game. Instead of loading the level named in the node, the node will just open the current level. This issue can cause problems with Matine ...
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 ...
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 ...
The editor will crash when it is opened on a Mac machine. ...
Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...