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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment