Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Compiling Error

Discussion in 'Scripting' started by DeoxGames, Jul 26, 2016.

  1. DeoxGames

    DeoxGames

    Joined:
    Mar 20, 2016
    Posts:
    1
    I need help, i was compiling my game and this error appears:

    Error adding Enlighten system data: 8e0d924cd07f341416c3381a71a2b110. RadiosityData is missing.
    UnityEditor.HostView:OnGUI()
    I cant continue compiling. please help here the image of error:
     

    Attached Files:

    • Help.jpg
      Help.jpg
      File size:
      138.1 KB
      Views:
      690
  2. LeftyRighty

    LeftyRighty

    Joined:
    Nov 2, 2012
    Posts:
    5,148
    had a poke around online, there seems to be a variety of bugs similar to this in some specific cases... only "real" lead was someone mentioning that the lightmap asset might be missing... I assume they're referring to

    https://docs.unity3d.com/Manual/LightmapSnapshot.html


    without knowing anything about your project/scenes, best I could do :(
     
  3. KelsoMRK

    KelsoMRK

    Joined:
    Jul 18, 2010
    Posts:
    5,539
    Those are being thrown up to the console as warnings. Are you sure they're actually stopping compilation?