Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...
When "Use Single Process" is off (unchecked/false) and "Play as Client" is selected, using the console command "Open [LevelName]" causes the editor to crash Regression: No - same behavior occurs in ...
In Rhino, it is possible to have a layer structure in which different parent layers have identical sublayer names. This is common in situations where you have multiple design options, each as a sepa ...
This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...
Adding a variable of Post Process Settings structure to a blueprint causes the editor to crash when the blueprint is compiled. Regression: Yes - Editor did not crash on compile in 4.17.2 (CL 365890 ...
A user is reporting that using the following code in a GameMode class causes shipping iOS packages to crash on launch:void ANOGSSDKGameModeBase::StartPlay() { std::thread([](){ std::clog << "THRE ...
Setting Slate Font Info default value in struct crashes editor Frequency: 3/3 Crashreporter N/A Regression (no) issue (does) occur in 4.11.2 ...
Attempting to play an anim montage for a character without having the Anim Blueprint Generated Class set will cause the editor to crash. Crash Reporter Link: [Link Removed] ...
Creating a landscape grass type and then pressing the + to add an element crashes the editor. Frequency: 2/2 Crashreporter: not currently available ...
Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables. Searching for the Getter in the Event Graph works as expected. This seems inconsistent with ...