Hello.
I’m currently adjusting my own Data table by importing .csv file.
However, whenever I accessing the contents browser to check my cpp files, it keeps crashing the editor.
It seems to be null point exception, however strange thing is, it reads its pointer well when I playing it by using editor viewport.
the null pointer exception only caused when I accessing cpp class folder.
(Just Found)
just found my own GameInstance::GameInstance() doesn’t called when I accessing the content folder.
Still have no idea why its not called only when I click the folder.
Please help this poor sheep oh god.