#My Entities do not render after spawned
1 messages · Page 1 of 1 (latest)
read your console
you don't seem to have urp or hdrp installed
(at least thats what i think the warning says from being half cutoff)
It must be install URP or HDRP?
Have you read the error?
entities graphics does not support default renderer
you need to use a srp, by default unity provides urp/hdrp
you could in theory write your own if you really wanted
At least it's fairly easy to switch (some people disagree with me on that though 😄 )
https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.1/manual/InstallURPIntoAProject.html