Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.1f1, 2023.1.0b18, 2023.2.0a15
Votes
0
Found in
2022.2.0a3
2023.1.0b10
2023.2.0a8
Issue ID
UUM-31433
Regression
Yes
Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
How to reproduce:
# Open HUB;
# Create a new project;
# Go to "File" menu and select "Save as Scene Template" sub-menu item;
# In "Save Scene" popup delete default title;
# Verify, that "Save" button becomes not active;
# Enter space;
# Observe "Save" button: it becomes active again;
# Click it;
# Observe "Console" view.
Expected Result: Validation shouldn't allow t create a name with the entered space. Added screenshot "Expected Validation" in the "Attachments" section. This we have in Preset creation workflow.
Actual Result: Console displays errors. Added screenshot in the "Attachments" section.
Reproducible with: 2022.2.0a3, 2023.1.0b10, 2023.2.0a8.
Not reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.0a2.
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2023.2.0a15):
Verified with:
2023.2.0a15.2253.2683
Revision: trunk e4d2a7e41f40
Built: Tue, 09 May 2023 02:23:23 GMT
Resolution Note (fix version 2023.1.0b18):
Verified with:
2023.1.0b18.3067.5283
Revision: 2023.1/staging 5823d77fe92a
Built: Wed, 17 May 2023 02:16:47 GMT
Resolution Note (fix version 2022.3.1f1):
Verified with:
2022.3.1f1.0.13722
Revision: 2022.3/staging f18e0c1b5784
Built: Wed, 31 May 2023 14:25:08 GMT