Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2019.4
2020.3
2020.3.12f1
2021.1
2021.2
Issue ID
1343776
Regression
No
Preset is not applied to ScriptableObject created from context menu when using a glob filter
How to reproduce:
1. Open the attached project
2. In the Project Window, open the 'FilterTest' folder
3. In the folder, create the 'Test Scriptable Object' asset (Create->Test Scriptable Object)
4. Inspect the created Scriptable Object's property values
Expected result: Scriptable Object property values are equal to 'TestScriptableObject-Filtered.preset' values
Actual result: Preset is not applied
Reproducible with: 2019.4.28f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
Workaround: Use Preset.ApplyTo in an AssetPostprocessor
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2021.2):
Fixed in 2022.1.0a7