Setting CLion as the default IDE causes Unreal to not recognize it as a compiler. You are unable to compile C++ projects or create new ones with it set this way. This was reported and tested in 4. ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...
Get crashed in editor when opening many sequencers using the EditorUtilityWidget,. It's not in UE4.25.3, but it crashes in UE4.25.4. And it only occurs when NVIDIA Aftermath (r.GPUCrashDebugging=1) ...
If a user import a lot of animation in one fbx, the logic that compute the automatic framerate can diverge and hit a very high value. The maximum sample rate is 1920Hz which is very high,. The user ...
See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...
Users affected: 73 Total occurrences: 156 Last occurrence: October 22nd 2024, 9:59:58 am First occurrence: October 2nd 2024, 4:53:30 pm Latest version: ++UE5+Release-5.5-CL-36679577 Platform: Win64 ...
Target Point Actors are changing location when in a World Partition Map within a Shipping Build. This does not occur in Non World Partition Maps. The name of the Asset also changes when in a World ...
Error message: Assertion failed: ModuleInfo.Module.IsUnique() [Link Removed] [Line: 557] Source Context: Most recent user affected CL: Logs: See attached Issue call stack shares some similariti ...
If an interface contains a virtual function that returns "nullptr", If an interface contains a UFUNCTION that has a TSubclassOf type as a parameter or return value, implementing the interface in a b ...
There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...