Skip to content

Commit 3a1508e

Browse files
authored
Update workarounds.md
1 parent 8f6f36e commit 3a1508e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

workarounds.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ If you also have the upm version of Coroutine Utility installed, Unity will repo
4444

4545
**Fix:** Remove the Coroutine Utility package from Package Manager so ASM will compile correctly.
4646

47+
<br/>
48+
4749
## ScriptableSingleton Errors During Build
4850

4951
You may occasionally see errors related to Unity’s `ScriptableSingleton` system when building your project. These typically appear in the Console during the build process and can look concerning at first glance.
@@ -65,5 +67,7 @@ We are aware of these issues and plan to **rewrite the settings system in a futu
6567

6668
Until then, as long as your build completes, these messages can be considered safe to ignore.
6769

70+
<br/>
71+
6872
## No scenes in build
6973
This happens sometimes randomly, and will probably work on another attempt. This is due to the same issue as above with `ScriptableSingleton`.

0 commit comments

Comments
 (0)