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
- “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
Add comment