Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...
An answerhub user reported a problem with compiling source on a Russian version of windows where messages related to UBT will output ? symbols in the place of Cyrillic characters in Visual Studio's ...
Attempting to change a variable that is connected to a node and an empty reroute node by dragging a reference on top of the existing reference causes the editor to freeze. The user provided a vide ...
User has found an issue where ribbons are rendering with gaps/break in. They say it's only happening in 4.11 and have provided an example asset. ...
A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...
Crash occurs when attempting to add an actor component c++ class to a game mode blueprint if the actor component is tagged with the Within="GameMode". Found in 4.11.2 binary, reproduced in 4.10.4 ...
When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...
A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...
Read In App Purchase Information returns pricing information mismatched with product IDs ...
Reference to a blueprint based on a custom class will break if changes are made to the parent class and a hot reload is performed. Error Displayed added to Callstack section. Workaround: Compiling ...