Search Issue Tracker
Fixed in 2022.1.24f1
Fixed in 2022.1.X, 2022.2.X, 2023.1.X, 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment