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
Comments (28)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Kandy_Man
Mar 23, 2016 13:26
Didn't have this problem in 5.3.2 but since moving to 5.3.4 I have this issue. Brand new project, moving between two scenes using the same terrain as a prefab. New scene is noticeably darker plus the errors people are describing
The_Mad_Orc
Mar 22, 2016 14:59
Have it in 5.3.4f1on both windows and mac when switching scenes through code. When the new scene loads the whole scene is dark and I get gi output for inputsystem is missing and error adding system errors. If I turn auto baking off for my scenes and manually bake the lights the scenes stop going dark and no more errors.
Noss1325
Mar 22, 2016 11:51
Same thing for me.
castrojoaquin91
Mar 22, 2016 03:46
Same here, is there a solution? Also some things changes when switching between scenes...
AJ_Hwan
Mar 21, 2016 10:46
Same in 5.3.4
sporkflips
Mar 21, 2016 08:32
I'm also receiving the notice warning and error when running my game in the editor and using SceneManager.LoadScene in version 5.3.3 but it isn't consistent, it seems that I have to move out of one scene and then I get the errors when I move back into that same scene or stop and replay the game in the editor
dreb4o
Mar 19, 2016 06:17
Same in 5.3.3
mitchallen
Mar 02, 2016 17:12
With 5.3.2 and 5.3.3 I started getting: Error adding system: Data not available.
UnityEditor.HostView:OnGUI() - when trying to build an existing iOS project. I had two additional errors with 5.3.2. I was sure that I had installed the iOS add-on, but to make sure, I installed it again. That didn't fix it. What's odd is under Applications/Unity/Unity (Show Package Contents) Contents/PlaybackEngines - I don't see iOS support - I only see Web Player - even though I installed for tvOS too - has that stuffed moved? Or is that the issue?
MAS Studios
Feb 27, 2016 19:01
Same here..
Jromano0
Feb 18, 2016 04:32
v5.3.2. Same here: GI output for inputsystem: d258caefeb3d6afd28efbafce9fec9e2 (bd943b76882b8e14ea48d928449aff4e) is missing.
UnityEditor.HostView:OnGUI()
Than:
Error adding system: Data not available.
UnityEditor.HostView:OnGUI()