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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment