Search Issue Tracker
Fixed in 5.4.0
Votes
4
Found in
5.3.0f2
Issue ID
750117
Regression
No
[MSE] game object duplicates on play when reference to that game object is set in another scene
Reproduction steps:
1. Open attached "NUP43" Unity project.
2. Open "1" scene.
3. Drag and drop "2" scene into the "1" scene hierarchy.
4. Expand both scenes in the hierarchy.
5. Click on "GameObject" game object and add "Cube" reference to the "Refr" script "Target" variable.
6. Play the scene.
Actual behavior: "Cube" game object duplicates to the "1" scene(GIF attached).
Expected behavior: only one "Cube" game object stays in both scenes.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Add comment