I’m getting a crash at startup, am I doing this right?
- Create new UE4 4.18.3 project.
- Add empty C++ class generate .sln file
- Add folder Plugins with the 4.18 plugin to the project folder
- Open .sln file and build solution (no errors)
- Start project
…
Crash while loading
Edit:
Fixed by renaming UE4 project to something other than PointCloudProject!
Does anyone have a good place to download sample point cloud models to experiment with?