Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.2
2020.2.1f1
2021.1
2021.2
Issue ID
1309105
Regression
No
AssetDatabase.SetImporterOverride asset does not execute specific ScriptedImporter functions
Reproduction steps:
1. Open the user's attached project
2. In the Project window, select CustomImporter asset
3. In the Inspector window, right-click in a header and select Set Custom Importer
Expected result: Error Log "Cannot set Importer override at Assets/CustomImporter.asset because MyCustomImporter is not a valid Importer for this asset." is printed in the Console window
Actual result: Nothing is logged in the Console window
Reproducible with: 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Could not test with: 2018.4.31f1, 2019.4.19f1 (AssetDatabase.SetImporterOverride is not available)
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2021.2):
Fixed in 2022.1.0a16