Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
1
Found in
2018.3.0a6
2018.3.6f1
2019.1.0a1
2019.2.0a1
Issue ID
1138224
Regression
Yes
Enabled Prefab is disabled after upgrading to Improved Prefabs
Reproduction steps:
1. Open "My565Game.zip" project with Unity 5.6.5p4
2. Select "MyLegacyPrefab" and notice that it is Enabled
3. Instantiate "MyLegacyPrefab" into an Empty Scene, notice it is Enabled
4. Close Unity
5. Open the project in Reproducible Versions
6. Select "MyLegacyPrefab" and click “Open Prefab” in the Inspector, notice "MyLegacyPrefab" is Disabled
8. Instantiate "MyLegacyPrefab" into an Empty Scene, notice it is Disabled
Expected Result: Prefabs stay enabled after upgrade
Actual Result: Prefabs are disabled after upgrade
Reproduced with: 2019.2.0a9, 2019.1.0b8, 2018.3.10f1, 2018.3.0a7, 2018.3.0a6
Did not reproduce on: 2018.3.0a5, 2018.3.0a1, 2017.4.24f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment