//UE5/Main - UE.EditorAutomation(RunTest=Physics) Win64 - CableActor_CableCameraActor6 and 2 tests failing due to cable actor disappearing

UE - Graphics Features - Feb 22, 2021

### The following test(s) failed: ##### BasicCableComponentMaterials: Project.Functional Tests./Game/Tests/Actor/CableActor.BasicCableComponentMaterials * LogAutomationController: Error: S ...

Media doesn't play from the beginning on android

UE - Platform - Mobile - Feb 22, 2021

Compile on load crashes for classes within an abstract class

UE - Gameplay - Blueprint Compiler - Feb 20, 2021

When compiling on load in -game, a blueprint class that inherits from a native class that is marked within and the class that it is within is abstract, a crash will occur when FBlueprintCompilationM ...

Assertion failed occurs in VR when walking into water on QA-Waterworks map

UE - Graphics Features - Jan 20, 2021

Encountered a crash when testing shadows in QA-Waterworks map. I found an issue when walking into the water at the bottom for Example 2A, where it would crash upon entering the water. See screenshot ...

Enabling window animations causes dropdown menus to flicker and become unselectable

UE - Editor - UI Systems - Slate - Jan 7, 2021

Not a regression as I was able to repro this in 4.25.4 The bug doesn't occur every single time, you may need to try disabling/re-enabling the setting and/or clicking on the menu dropdowns a few tim ...

Ensure in APlayerState::OnRep_bIsInactive may be hit

UE - Networking - Jan 6, 2021

The ensure in APlayerState::OnRep_bIsInactive may be hit due to the player state being replicated before the game state. The check is necessary for making sure the game state is available, but the e ...