Search Issue Tracker
Fixed
Fixed in 2022.1.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment