AWS gameliftstreams documentation change
Summary
Updated URL for Unreal Engine Asserts documentation link
Security assessment
The change corrects a documentation URL but does not address security issues or add security features.
Diff
diff --git a/gameliftstreams/latest/developerguide/troubleshoot.md b/gameliftstreams/latest/developerguide/troubleshoot.md index 334163ea8..5c4119f79 100644 --- a/gameliftstreams/latest/developerguide/troubleshoot.md +++ b/gameliftstreams/latest/developerguide/troubleshoot.md @@ -123 +123 @@ If your Unreal Engine application crashes, stalls, or requires you to install ad - * **Turn off Unreal Engine Asserts.** Disable Check, Verify, and Ensure macros. This can prevent the application from creating crash dumps, which otherwise causes the application to stall on Amazon GameLift Streams. If Asserts are enabled, you should expect a delay. For more information, see [Asserts in Unreal Engine documentation](https://docs.unrealengine.com/5.2/en-US/asserts-in-unreal-engine/). + * **Turn off Unreal Engine Asserts.** Disable Check, Verify, and Ensure macros. This can prevent the application from creating crash dumps, which otherwise causes the application to stall on Amazon GameLift Streams. If Asserts are enabled, you should expect a delay. For more information, see [Asserts in Unreal Engine documentation](https://dev.epicgames.com/documentation/en-us/unreal-engine/asserts-in-unreal-engine).