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

Asset - Importers

-

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

  1. Resolution Note (fix version 2021.2):

    Fixed in 2022.1.0a7

Add comment

Log in to post comment