Search Issue Tracker
Fixed in 2022.1.X
Votes
5
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1163684
Regression
No
AssetModificationProcessor.OnWillCreateAsset Callbacks are inconsistent with different Assets
How to reproduce:
1. Open the attached "CustomSceneImporter.zip" Project
2. Create the material by Right-clicking Project View and selecting Create > Material
3. Create a Scene by Right-clicking Project View and selecting Create > Scene
4. Observe the difference in the Console
Expected Behaviour: All Asset Files should consistently invoke Callbacks (either both or just meta files)
Actual Behaviour: On some Asset Files Callbacks are only invoked on .Meta Files and on some on both. (.meta and the asset itself)
Reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6, 2019.4.33f1, 2020.3.22f1, 2021.2.2f1, 2022.1.0a15
Note: The difference is not only with Scene/Material, other assets may also behave differently.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment