I ran the command with no actual changes to shaders. Recompileshaders global and changed did not crash the editor. ...
The problem seems to be that the construction scripts doubled up all the BlueprintCreatedComponents, so there are now 2 scene components(actually the same one duplicated) and now 2 child actor compo ...
Calling Add Angular Impulse on BeginPlay causes the editor to crash. Workaround: Adding a short (.01s) delay after BeginPlay prevents the crash. Regression: No, crash occurs in 4.11.2 as well. ...
Reproduced 3/3 times. User is unable to create a new TMap with bool key through Blueprints (which is the expected result). Issue is technically a Regression, as the ensure does not occur in //UE5/ ...
User Description: "I'm trying to implement AI and following zoombapup's Guard AI YT tutorials. Whatever I do within Blackboard crashes the engine. Yes even a single click on Self key. Here's the dum ...
The editor crashes upon attempting to open the blueprint debugger through the Window menu. Frequency: 2/2 Regression (Yes) issue (does not) occur in 4.11.2 ...
The editor crashes when attempting to draw a weight blended texture to the landscape if it hasnt been used on that landscape yet. This crash can be completely avoided if the stone texture is painted ...
[Link Removed] ...
Crash occur in the animation montage editor when the user does an undo action with no montage sections. ...