Here's a video of what I mean:
EDIT:
I'm not completely convinced that this is even related to any of the sky's properties or associated assets; the crash still occurs even when the .sky file only contains:
Code: Select all
SkyInfo()
{
Enable(1);
}Moderator: Moderators
Code: Select all
SkyInfo()
{
Enable(1);
}