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
- Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
- UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
- Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
Add comment