When I first used ensure after a compilation it crashed.
Second run after restart would print the error but not the following runs
Using EnsureAlways would hard crash the game every single time, and it always occurs at the place where EnsureAlways found the nullptr (the same line in the lecture)
Everyone else has the same problem?