Native gameplay tags in plugins are cleared when reading config files

UE - Gameplay - Aug 14, 2024

When references to Gameplay Tags are loaded, it checks to see if they are already registered. If they are not already registered, it will notice it is invalid and may print a warning depending on th ...

OnActive Gameplay Cues not activating properly in standalone

UE - Gameplay - Nov 28, 2016

This was reported from https://udn.unrealengine.com/questions/323255/bugfix-onactive-not-triggering-for-gameplaycues-on.html In some case it looks like OnActive gameplay cues are not working proper ...

(Undo Crash in BPs) [CrashReport] UE4Editor_Core!rml::internal::Block::findObjectSize()

UE - Gameplay - Blueprint - Jul 25, 2017

This is a trending crash in the 4.17 Preview. There was one occurrence of this callstack months ago in 4.15.1, but a number of recent ones in 4.17. User DescriptionsI was pressing cltr+z severl ti ...

[Quartz] - Playing a Force Inline SoundWave asset with PlayQuantized crashes editor

UE - Audio - Quartz - Aug 17, 2023

Calling PlayQuantized on an asset set to Force Inline crashes editor:Assertion failed: SoundWaveDataPtr->GetLoadingBehavior() != ESoundWaveLoadingBehavior::ForceInline [File:D:\SMoyls_UE5_Release-5. ...

Physics Constraints have unexpected behavior when used on nested static mesh components

UE - Simulation - Physics - Jul 5, 2017

Physics Constraints have unexpected behavior when used on nested static mesh components. Simulating inside of the blueprint has a similar effect to what is expected but when the BP is added to the l ...

[CrashReport] UE4Editor_Sequencer!FSequencer::Tick() [sequencer.cpp:439]

UE - Anim - Sequencer - Aug 21, 2017

This is a common crash that has occurred since at least the 4.10 release, although there seems to be a gap where it may not have occurred through the 4.12-4.14 releases, but returned with 4.15. Use ...

Level cannot save when compile setting is changed on blueprint present in level

UE - Gameplay - Blueprint - Aug 21, 2017

When using a project that has a blueprint in a level when the project is created, there is an issue that is occurring when you modify the compile settings and attempt to save the level There is an e ...

RVT output from Landscape Height gets incorrect mip cache loaded

UE - Graphics Features - Oct 13, 2021

I test it for more information for your reference:It happens only when a Landscape *Height *was output to the RVT, other Landscape's maps like BaseColor are all fine, as well as Height output from o ...

RVT that is set up following the Quick Start Guide shows a flat black texture

UE - Graphics Features - Mar 2, 2021

A user has reported on salesforce that their RVT material is returning black. After following the publicly available Epic Quick Start guide online I encountered the same issue. The ticket was repor ...

New VR-Basic level triggers Metal validation layer assertion

UE - Platform - Apple - Mar 16, 2020

This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...