Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Warnings on build for Windows

Discussion in 'Windows' started by dpoly, Jan 20, 2023.

  1. dpoly

    dpoly

    Joined:
    Nov 10, 2016
    Posts:
    35
    I get these warnings building for Windows. SHoujld I worry? What do they mean?

    Script attached to 'SpawningBase_SpawnableObjectPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

    Script attached to 'AuthObjPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

    Script attached to 'GetCurrentRTTCallDoesntCrashWhenUseWebSockets_PlayerPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

    Script attached to 'SpawningBase_PlayerPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

    Script attached to 'PlayerWithAuthPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

    Script attached to 'NoAuthObjPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()

    Script attached to 'PlayerCallbacksOrderOnTheHost_PlayerPrefab' in scene '' is missing or no valid script is attached.
    UnityEditor.BuildPlayerWindow:BuildPlayerAndRun ()