Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.1f1, 2023.1.0b18, 2023.2.0a15
Votes
0
Found in
2022.2.9f1
2023.1.0b6
2023.2.0a4
Issue ID
UUM-30708
Regression
Yes
"Couldn't create asset file!" error message and exception when creating Template Scene asset outside "Assets" folder
Reproduction steps:
1. Open the attached project “BadMessage”
2. Open the “Assets/Scenes/SampleScene” scene
3. Save it as a new Scene Template, File -> Save As Scene Template
4. Save the Scene Template in the root directory of the project
4. Inspect the Console window
Expected result: The Console outputs a message explaining that files can’t be saved outside the “Assets” folder
Actual result: The Console throws “Couldn't create asset file!” error
Reproducible with: 2022.2.9f1, 2023.1.0b6, 2023.2.0a4
Not reproducible with: 2020.3.45f1, 2021.3.20f1
Reproducible on: macOS 13.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment