You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when try to add new sprite renderer, scene becomes duplicated: https://i.imgur.com/bTDJMpM.png
but if i try to replace SpriteRenderer with my scene renderer, then i got this:
System.js:125 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'init')
at System.addRenderer (System.js:125:1)
at index.ts:562:1
The text was updated successfully, but these errors were encountered:
hi,
when try to add new sprite renderer, scene becomes duplicated: https://i.imgur.com/bTDJMpM.png
but if i try to replace SpriteRenderer with my scene renderer, then i got this:
The text was updated successfully, but these errors were encountered: