Search Issue Tracker
Fixed
Fixed in 2022.1.24f1, 2022.2.1f1, 2023.1.0a21
Votes
1
Found in
2022.1.9f1
2022.2.0b1
2023.1.0a3
Issue ID
UUM-9204
Regression
No
ScriptedImporters are selected by default when using multiple . in the extension
Reproduction steps:
1. Open the attached project
2. Select aa.rc.json file in the Project Window
3. At the top of the inspector, click on the Importer dropdown.
Expected result: “SomeImporter” is the (Default)
Actual result: “TextScriptImporter” is set as (Default)
Reproducible with: 2022.1.9f1, 2022.2.0b1, 2023.1.0a3
Could not test with: 2020.3.37f1, 2021.3.6f1: Error “The scripted importer 'SomeImporter' attempted to register file type '.rc.json', which is handled by a native Unity importer. Registration rejected.
UnityEditor.AssetImporters.ScriptedImporter:RegisterScriptedImporters ()”
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment