Hi
I compiled the 4.6 Preview engine and created a blank C++ project. Created a small level and tried Build and it crashes. The crash occurs in Lightmass.cpp in line 2244 in the FLightmassProcessor constructor with the assert ( check(&Swarm != NULL); ) and Swarm is null. Did I make a mistake when compiling the engine ?
Thanks
Sanjit