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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment