When launching the project with Mobile HDR disabled it launches with a black screen. This occurs in 4.16.3, 4.17.2, 4.18, and Main, from my testing. Launching with Mobile HDR enabled works fine exce ...
Performing a hot reload on a project that is using a local binary build of the Engine will sometimes result in the Engine's UE4Editor.version file being updated with a new BuildId value. That result ...
I have attached a reproduction project with the above settings.[Link Removed] It crashes when packaged, launched and moved in-game. This issue seems to occur when there is an object in the Unbuilt ...
Reproduced 3/3 times. So far tested with the Chair and Statue from the Blank Template Editor Default level. Error Reads as follows:Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source ...
This is a top trending crash in the 4.16 release. This may be a regression from 4.15. Additional information is currently unknown. Users have not provided any details. ...
This is a common crash in the 4.16 release. Users have not provided descriptions so additional information is not currently available. Source Context 28 // Any clothing simulation factory s ...
After creating a component in code and placing an instance of the code class/blueprint into the level, the component will still show as inherited if the component is removed from code. EDIT: Includ ...
UAbilitySystemComponent::OnRep_ReplicatedAnimMontage doesn't handle some edge cases when stopping the montage when blending is involved. Namely, it's possible on a client (due to latency, etc.) that ...
A user reported an issue where the cones that represent angular constraints in the PHAT editor are not rendered if Separate Translucency is disabled. This may be related to another issue with Separa ...
When attempting to call a RPC (NetMulticast, in this case) or use an OnRep_ Property, there seems to be a delay between setting the variable and it being replicated. In 4.15, this was around two t ...