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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment