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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment