Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.0p3
Issue ID
875643
Regression
Yes
Prefab script references missing from an imported package
Steps to reproduce:
1. Create new Unity project
3. Import Easy_Save_v2.7.1p1 package
4. Notice that both prefabs in EasySave2/AutoSave lost their script references
Expected result: script references should not be missing when the package is imported
Note: When the project is imported in 2017.1.0-5.5.x the following error appears - error CS1704: An assembly with the same name `UnityEngine.UI' has already been imported. Consider removing one of the references or sign the assembly
C:/Program Files/Unity 5.5.1f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll (Location of the symbol related to previous error)
Reproduced in: 2017.1.0a4, 5.6.0f3, 5.5.1f1
Working in: 5.2.3f1, 5.3.6f1, 5.4.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
Add comment