Ask a Question

Ask a Question
Back to All

Login Prefab Renderer Issue

Im getting this error that wont let me test creating an account.

On the AccountManagementFlow prefab-
MissingComponentException: There is no 'CanvasRenderer' attached to the "EmailInput Input Caret" game object, but a script is trying to access it.
You probably need to add a CanvasRenderer to the game object "EmailInput Input Caret". Or your script needs to check if the component is attached before using it.
UnityEngine.UI.MaskableGraphic.UpdateCull (System.Boolean cull) (at MaskableGraphic.cs:143)