How I Debug My Game | Finding & Fixing Bugs/Issues | Tutorial in Unreal Engine 5 (UE5)
Ali Elzoheiry Ali Elzoheiry
28K subscribers
3,227 views
0

 Published On Sep 17, 2023

Learning Goals:
1 - A simple process to narrow down and find the cause of bugs in your game
2 - How to use print statements to validate the execution of your code
3 - How to use the Unreal Engine Debugger to inspect the values of program at certain points in the execution cycle

What bugs I encountered in this video:
- Bug 1: Montage notify not executing
- Bug 2: Line trace colliding with the wrong actor/object
- Bug 3: Score function unintentionally called twice
- Bug 4: Sword slash combo being spammed when spamming the attack button due to an incorrect interrupt

To download the full project files from all my videos and use any assets I create in your own games for free, then join my Patreon. Also I would be forever thankful to my early adopters
  / alizoh  

Join my Discord server to chat and mingle with the community
  / discord  

Link to part 1 of the "Smart Enemy AI" tutorial:
   • Smart Enemy AI | (Part 1: Behavior Tr...  

Link to the "Damage System" tutorial:
   • How to Build a Combat Damage System |...  

Link to the "Projectile System" tutorial:
   • How to Shoot Projectiles | Unreal Eng...  

Checkout my other tutorials on my channel:
   / @alielzoheiry  

Chapters:
00:00 What You'll Learn In This Video
00:50 Intro To My Mini-Game
01:33 Bug 1
07:53 Bug 2
12:09 Bug 3
17:48 Bug 4
28:59 Outro


About me:
I've been learning game development for a few years now, I do have a background in software engineering, and I also have a background in education, so being able to combine my love of gaming and love of education is the best way to spend my time.

I am currently working on this 3rd person action adventure game as a hobby, but I am also trying to build a community, thus I am creating YouTube tutorials to find others who are interested in game development and design.

If you are interested in learning more or if you are interested in working together, please let me know in the comments.


#unrealengine #unrealengine5 #ue5 #gamedev #tutorial #bug #debugging

show more

Share/Embed