Search Issue Tracker
Fixed
Fixed in 2022.1.0a16
Votes
0
Found in
2021.3.9f1
2022.1.0a15
Issue ID
UUM-13811
Regression
No
Wrong/confusing error is logged when multi-extension SVG importer registration fails
Reproduction steps:
1. Open the user-attached project
2. Observe the Console
Expected result: No unclearable errors, the MultiSpriteSVGImporter custom importer is registered and used for .multi.svg files
Actual result: Importer registration fails with a wrong/confusing error
Reproduced in: 2020.3.39f1, 2021.3.9f1, 2022.1.0a15
Not reproduced in: 2022.1.0a16, 2022.1.16f1, 2022.2.0b7, 2023.1.0a9
Reproduced using: Windows 11, macOS Monterey 12.0.1
Full error:
The scripted importer 'MultiSpriteSVGImporter' attempted to register file type '.multi.svg', which is handled by a native Unity importer. Registration rejected.
UnityEditor.AssetImporters.ScriptedImporter:RegisterScriptedImporters ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
- Opening reference for Audio Importer opens missing page
- [Android] SpriteAtlas gets corrupted in Player when using Late binding with SRP Batcher enabled
- Build fails with compiler errors when switching scripts GUIDs
Add comment