Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a4
Issue ID
1059678
Regression
Yes
Dependencies are not included while exporting a scene package
Dependencies are not included while exporting a package with scene asset.
Steps to Reproduce:
1. Create a new project.
2. Add a GameObject to the scene.
3. Create a prefab of that game object.
4. Create a script and attach it to the game object in the hierarchy.
5. Save the scene.
6. Select the scene in the project window and right click to select export package.
7. Make sure you have selected include dependencies.
Actual Result: No dependencies are included while exporting scene.
Expected Result: Dependencies should be included. ( Prefab, Script should be included in this case)
Reproducible on: 2018.3.0a1, 2018.3.0a5
Working On: 2018.2.f2
Note:
- Appear Always
- Appears on both OSX and Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Add comment