AutoLOD
AutoLOD copied to clipboard
Fixed AssetDatabase.Start/StopAssetEditing
-
For some reason the Start/Stop asset editing calls were not setup correctly in the scene post processor. This issue completely breaks asset bundle builds.
-
The ".unity" check should only check if the file "EndsWith" the extension, not contains. I could have a prefab named "MyPrefab.unity.prefab".