Point Cloud Plugin

I’m getting a crash at startup, am I doing this right?

  1. Create new UE4 4.18.3 project.
  2. Add empty C++ class generate .sln file
  3. Add folder Plugins with the 4.18 plugin to the project folder
  4. Open .sln file and build solution (no errors)
  5. 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?