Failure to create a new project: "cannot access private member declared in class 'FHazardPointerCollection::FHazardRecord'"

The problem is not caused by Visual Studio but by the toolchain so you don’t have to roll back or install a previous version. I’m using the latest (at the time of this post) but not the latest toolchain.
image

To fix the issue you only have to install v14.36-17.6 toolchain and regenerate your sln.
NOTE: The latest toolchain is also installed and DO NOT remove it.

7 Likes