EMI NullReferenceException beginner troubleshooting

Опубликовано: 16 Октябрь 2024
на канале: Chewy
25
1

Hello everyone, todays video covers some of the steps I took while troubleshooting a nullreference error. I am very new to Unity and as such do not have a deep understanding of how it works yet. But like many of my other videos I like to share simple beginner issues as I go through them because for one it helps me to better understand it and because I figure if I have this problem starting out someone else might have it too and this video might benefit them.

Discord:   / discord  

Chapters--------------------------------------------------------------------------------------------------------------
00:00 Intro
01:17 Recreating the error
02:08 Attach Unity Debugger
06:35 Understanding Why I am getting the error
09:55 Gizmos
12:41 Button Events
14:06 Fixing the error
16:33 Summary