Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.2f1
Issue ID
772919
Regression
Yes
Game object disappears after instantiating prefab from script and changing scene
To reproduce:
1. Open attached project (772919.rar)
2. Create new scene and save it (call it 'test' for example)
3. Create another new scene and save it (call it 'test2' for example)
4. Open the 'test' scene
5. Click on menu: GameObject -> Create Game Object
6. Save 'test' scene
7. Open 'test2' scene
8. Open 'test' scene again
Actual behavior: the instantiated prefab has disappeared (from step 5)
Regression from 5.2 to 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment