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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment