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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment