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
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
eggsamurai
Mar 24, 2016 06:05
GI output for inputsystem: b8c3982bffe426f0f25064849de3c602 (9d46f8b46361834b6db698cc77f2fe34) is missing.
followed by
Error adding system: Data not available.
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..