Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2021.2
2022.1
2022.1.0b1
Issue ID
1385544
Regression
No
Scene Template file name reverts to original Scene's name when saving a renamed Scene Template
Reproduction steps:
1. Open new 3D Template Unity Project and scene "SampleScene"
2. In Hierarchy window, add new "Cube" GameObject
3. Save the scene
4. Select File -> Save As Scene Template
5. In File Explorer window, change "File name" to "RenamedTemplate" and save the Scene Template
6. In Project Browser window, observe the newly created Asset
Expected result: The asset name is "RenamedTemplate.scenetemplate"
Actual result: The asset name is "SampleScene.scenetemplate"
Reproducible with: 2020.3.24f1, 2021.2.5f1, 2022.1.0b1
Could not test with: 2019.4.33f1 (Scene Templates not available)
Notes:
1. Renaming the Scene Template Assets manually after the initial failure fixes the issue
2. The issue reproduces with any form of Scene Template, whether its created off "SampleScene", "Basic (Built-in)" or "Empty"
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
- Flickering white border around Game View when Gizmos are enabled
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a3