When failing to hot reload in some cases, the compile button in the editor will disappear and Hot Reloads will stop occurring. This tends to happen randomly in other scenarios but the method above is the only one that has been a 100% reproduction case thus far. Presumably, this reproduction case will work when trying to add any class that is set to Minimal API or that would cause the Hot Reload to fail upon being added
Regression?: NO
This occurred in 4.10.4 & 4.11.2
Additional Repro reported by user:
UFUNCTION(BlueprintCallable, Category = "MyFunction") void MyFunction();
error message when install in U.E 5.3 - IS-IN-FCO2-82
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
Head over to the existing Questions & Answers thread and let us know what's up.