Epic Developer Community Forums
C++ classes compile in Visual Studio, but Unreal crashes on opening line
Development
Programming & Scripting
C++
unreal-engine
ToaTom
(ToaTom)
January 19, 2016, 12:56pm
4
Ah! found the problem. I was constructing AMyActor PMesh instead of doing AMyActor* PMesh.
facepalm
show post in topic