Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.2
2020.3
2021.1
2021.2
2021.2.0a15
Issue ID
1333985
Regression
Yes
Other ScriptedImporters in the Project are not registered when a ScriptedImporterAttribute contains duplicates in overrideExts
How to reproduce:
1. Open the user's attached project
2. In the Project window observe the 'CompanionCube' Asset
Expected result: The Asset has an importer
Actual result: The Asset doesn't have an importer
Reproducible with: 2019.4.0f1, 2019.4.26f1, 2020.2.7f1, 2020.3.8f1, 2021.1.7f1, 2021.2.0a16
Not reproducible with: 2018.4.34f1
Notes:
- When adding [ScriptedImporter] attribute with duplicate extensions the following error appears in the Console:
ArgumentException: An item with the same key has already been added. Key: [cube, False]
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a16