In UE's Project Settings, some pages are saved automatically to the project's "Config/Default<CATEGORY>.ini" file (meant to be version-controlled) on every change. Other pages have buttons "Set as D ...
After performing the repro steps, screen will softlock unless you perform the "slide from 3 to 4, then back to 3" steps. Appears to be an iOS system bug, but see if we can find a workaround. ...
The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...
When a breakpoint is hit in a BT Task, if you attempt to use CTRL+P to search for and open the BT the task is being run in, try to resume execution, and then return to the original BT Task Blueprint ...
Edit: Fatal error: [Link Removed] [Line: 1467] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthfalse for Material Resource M_Base_Advanced_blend! With VF=FLocalVertexFactory, Platf ...
Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...
Calling PlayQuantized on an asset set to Force Inline crashes editor:Assertion failed: SoundWaveDataPtr->GetLoadingBehavior() != ESoundWaveLoadingBehavior::ForceInline [File:D:\SMoyls_UE5_Release-5. ...
The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...
Note: This is possibly related to [Link Removed]. For some inputs, function UE::Curves::WeightedEvalForTwoKeys() inside file "CurveEvaluation.cpp" can incorrectly return the value of the first key, ...
Blueprint functions appear to correctly associate local variables when renaming the function. However when undoing a rename with ctrl-z the local variables appear to lose their association. Redoing ...