Commit 2f4d24a
committed
Include 2D rendering again
Got two errors even though I'm not using 2D rendering to my knowledge:
Stripped function SpriteAtlasManager::SpriteAtlasManager(MemLabelId)::EarlyUpdateSpriteAtlasManagerUpdateRegistrator::Forward() (used in submodule '2D Rendering Sprite Atlas') was called.
This could be caused by a submodule being stripped from the build even though it is needed.
Try disabling the submodule '2D Rendering Sprite Atlas' in Submodule Stripping Settings.
Stripped function CleanupSpriteBatchGroup(void*) (used in submodule '2D Rendering Renderer') was called.
This could be caused by a submodule being stripped from the build even though it is needed.
Try disabling the submodule '2D Rendering Renderer' in Submodule Stripping Settings.1 parent 28a632f commit 2f4d24a
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments