SceneCaptureCube::PostActorCreated() is not set with "ENGINE_API" and causes compile errors when trying to use a class that inherits from SceneCaptureCube. ...
Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...
Trying to access a Game Instance in a Blueprint's Construction Script results in a crash in 4.8 and 4.9. No crash occurred in 4.7.6 with the same Blueprint. This crash only seems to happen if the v ...
Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...
In ACharacter::StopAnimMontage(), the call to AnimInstance->Montage_Stop() does not include the parameter identifying which montage needs to stop. It appears that this results in all active AnimMont ...
Running an automation test for Directory Watcher for Plugins causes the editor to crash on the Simple Modify step. Occurs only in 4.10 Preview 3. Regression: This does not occur in 4.9.2, but occu ...
When in the editor, the memory use steadily increases ~1mb/s and rises indefinitely. This occurs without having any tabs open, and without performing any actions in the editor. Found in 4.10 Binary ...
In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...
Originally, a project that uses about 500 mb of memory spikes to over 2 gigs during PIE. After exiting PIE, the memory usage remains well over 2 gigs and continues to rise. Found in 4.10 Binary. R ...
After enabling the Sequencer plugin, opening Sequencer from the Window toolbar option brings up an empty window that cannot be interacted with. Is this a regression: No - Issue occurred in 4.10.4 a ...