Is this happening to anyone else?
When I try to compile, it returns the error:
ERROR: Unhandled exception: Dependency file "PathtoProject\ObstacleAssault\Intermediate\Build\Win64\UnrealEditor\Development\ObstacleAssault\MovingPlatform.cpp.lc.json" version ("1.2") is not supported version
Navigating to the directories, and changing all the versions of the .json files from 1.2 to 1.0 temporarily fixes things (I found other people who had the same error and fixed it that way), but every time I compile, it generates new .json files that revert back to 1.2.
How do you fix this?