Search Issue Tracker
By Design
Votes
0
Found in
5.6.1p1
Issue ID
912268
Regression
No
Instances of a deleted prefab became empty missing prefab game objects
Steps to reproduce:
1. Create new project
2. Create new scene
3. Drag the main camera (or any other game object to Project View to create a prefab)
4. Save the scene
5. Delete the prefab
-> the main cam object name becomes red and all component settings are still there (correct)
6. Double click the scene to re-open it
-> the main cam object becomes red name "Missing Prefab", and all component settings are gone (wrong)
Expected: After reloading the scene, the GameObject is still there as per step 5.
Actual: The GameObject is entirely missing, only left is a reference to it as "Missing prefab" in Hierarchy
Reproduced on : 5.4.5p1, 5.5.3.p3, 5.6.1p1, 2017.1.0b5, 2017.1.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment