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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
cozyurt_unity
Jul 17, 2020 14:04
kedi maması köpek maması www.patilimama.com
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.
KingArthurNL
Jun 11, 2016 23:37
Turning the 'Directional Mode' in General GI to 'Non-Directional' will solved the problems for me !!
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...
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.
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...
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.
lasthan1
Apr 01, 2016 07:08
Any solutions??
Sasmaster
Mar 28, 2016 17:31
Same here .Unity 5.3.3
Dudes,start fixing these nasty bugs please!
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...