Search Issue Tracker
In Progress
Under Consideration for 6000.3.X
Fix In Review for 6000.4.X
Fixed in 6000.5.0a1
In Progress in 6000.5.X
Votes
0
Found in
2022.3.66f1
6000.0.56f1
6000.2.2f1
6000.3.0a6
6000.5.0a1
Issue ID
UUM-115091
Regression
No
OnWillSaveAssets receives an empty paths array when saving a new Scene
Reproduction steps:
1. Open the attached “IN-111513.zip” project
2. Go to File > New Scene
3. Select “Basic (URP)” and Create
4. Save the Scene and give it any name
5. Observe the Console
Expected result: Log as such “OnWillSaveAssets: Assets/(Scene_name).unity" is visible
Actual result: Empty log “OnWillSaveAssets:" is visible
Reproducible with: 2022.3.66f1, 6000.0.56f1, 6000.2.2f1, 6000.3.0a6
Reproducible on: macOS 15.5 (M3 Max), Windows 11
Not reproducible on: no other environments tested
Notes:
- Other asset types (e.g., Prefabs) show correct behavior - the log includes the asset path when saving
- This prevents from validating or blocking scene saves using OnWillSaveAssets
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment