Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2018.3.0f2
2019.1.0a1
Issue ID
1110926
Regression
Yes
Imported Prefabs are disabled when importing packages which were exported with Unity 5.x
How to reproduce:
1. Create a new project
2. Import "PrefabBUG 5.1.unitypackage" package
3. In the Project window go to "Breakable Objects"->"Breakable Window"->"Prefabs" and select "Breakable Window Square x20"
4. In the Inspector window click Open Prefab
Expected result: Prefab is enabled
Actual result: Prefab is disabled
Reproducible with: 2018.3.0a6, 2018.3.1f1, 2019.1.0a12
Not reproducible with: 2017.4.17f1, 2018.3.0a5
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
This appear to have been fixed. The issue does not reproduce on latest versions of all supported Unity streams.