Search Issue Tracker
Fixed
Fixed in 2022.3.13f1, 2023.1.19f1, 2023.2.0b16, 2023.3.0a7
Votes
0
Found in
2022.3.5f1
2023.1.5f1
2023.2.0b2
2023.3.0a1
Issue ID
UUM-44026
Regression
No
GameObjects are not created properly when a scene is created from a template with assets of the same name but different path
Reproduction steps:
1. Open the attached project "ScenedTest"
2. Right-click "Scenes/DefaultScene" and select "Create/Scene Template From Scene"
3. Press Ctrl+N
4. Create a new scene from the created template
Expected result: one of the cubes is green, the other is red
Actual result: both cubes are green
Reproducible with: 2022.3.5f1, 2023.1.5f1, 2023.2.0b2
Could not test with: 2021.3.29f1 (Save SceneTemplate has failed. Asset path error: 'DefaultScene.unity' is not valid: Incorrect extension. Required extension is: '.scenetemplate’.)
Reproducible on: macOS 13.4.1 (Intel), Windows 10 (user’s)
Note: there are two "CubeMaterial" materials, one in "FolderWithGreenMaterial" folder, and one in "FolderWithRedMaterial"
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 PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment