Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...
When multiplying vector 3 (R,G,B) values by a scalar value of increasing quantity the emissive output will begin to change colors. The most unexpected is the blue color that will turn purple while t ...
FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...
"There's a bug with the menu where you cant get to the next step (server browser or host) when you have a VR headset plugged and available. The "Next_Btn" button is greyed out on the last step. You ...
Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...
When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...
This is a top community crash occurring on Linux. The two linked CrashGroups have nearly identical callstacks. A log file is attached. Additional information is currently unavailable. Callstack f ...
This bug has different behavior throughout the 4 different versions listed. 4.8.3 - Gives an assert 4.9.2 & 4.10 - Gives a fatal error crash 4.11 (Main) - Freezes the editor without a crash report ...
In certain circumstances, when a derived blueprint is compiled, all properties from its inherited components can be silently reset to defaults on instances placed on the current level. This results ...
Converting Int to Byte to Enum crashes editor during PIE. Frequency: 3/3 Crashreporter: N/A ...