Search Issue Tracker

Fixed in 5.4.0

Votes

83

Found in

5.3.0a2

Issue ID

725776

Regression

No

"Error adding system: Data not available." thrown when building specific scene setup

Global Illumination

-

To reproduce:
1. Open attached project
2. Open scene 3
3. Build standalone
4. Notice warning "GI output for inputsystem:xxxx is missing."
and error "Error adding system: Data not available."

Seems to happen when having open different scene than one being baked while building. Didn't notice any negative effects

Comments (28)

  1. cozyurt_unity

    Jul 17, 2020 14:04

    kedi maması köpek maması www.patilimama.com

  2. LastDeadMouse50

    Apr 09, 2017 23:58

    I am getting this with a new project as of 4/9 with Unity version 5.5.0f3. It happens at run-time right after this line is executed:
    SceneManager.LoadScene( SceneManager.GetActiveScene().buildIndex );

    The scene reloads, but everything is dark and the error:
    "Error adding Enlighten system data: <large hex number>. RadiosityData is missing."

    This issue reproduces for me 100% of the time.

  3. KingArthurNL

    Jun 11, 2016 23:37

    Turning the 'Directional Mode' in General GI to 'Non-Directional' will solved the problems for me !!

  4. RendCycle

    May 14, 2016 07:50

    Experiencing this as well. I've disabled "Baked GI" in my scenes because of another bug and it resulted to this bug? hmm...

  5. jdewitt_DHH

    May 10, 2016 23:57

    @FIREHAWKX

    It is apparently (I've not checked) fixed in Unity 5.4.0, which is a beta release right now. It's supposed to be released next month.

  6. FireHawkX

    May 10, 2016 17:16

    why is this marked as fixed?

    do i not have the most recent unity version? 5.3.4.f1 (says its the most recent)...

    GI output for inputsystem: 69c802c3543fd2cafe35275b1687c166 (a5c047dd79b2a9d0f1885eb733ec6b26) is missing.
    UnityEditor.DockArea:OnGUI()

    Error adding system: Data not available.
    UnityEditor.DockArea:OnGUI()

    this mostly started when i started tweaking and trying to fix lighting... editor and build were completely different... i changed a bunch of settings and made it look good but now i have this popping up all the time...

  7. The_Robs

    Apr 01, 2016 21:16

    I just noticed this error as well while I was modifying my directional light to be the same in three scenes. Now, I also changed a GameObject from one prefab to another, without replacing it in a script (as a "public GameObject player;"). I just fixed that issue and the error stopped. I'm not saying this is a fix, but it might give you a clue.

  8. lasthan1

    Apr 01, 2016 07:08

    Any solutions??

  9. Sasmaster

    Mar 28, 2016 17:31

    Same here .Unity 5.3.3
    Dudes,start fixing these nasty bugs please!

  10. Deive_Ex

    Mar 25, 2016 02:07

    I'm using version 5.3.2f1 and got this error. Fortunately this doesn't seem to affect my project in any way, but it still bothers me to have an error on the console...

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.