NullReferenceException is thrown when clicking the "Select Preset" button
Unity: Asset Importers
Fixed
2022.2.X
2021.3.X
Won't Fix
2023.2.X
2023.1.X
2022.1.X
No longer present in this version
No longer present in this version
Prevented having null preset assets in search if user has declared its own Preset class
2022.1 has reached end of life so the issue will be fixed in a newer version.
Prevented having null preset assets in search if user has declared its own Preset class
How to reproduce:
1. Open the attached project “IN-5050_sandbox-urp”
2. Press Edit → Project Settings → Input Manager
3. Open “Select Preset” window (click the tiny slider icon in the top right of the inspector)
4 Observe the Console
Expected result: “Select Preset” window opens
Actual result: Errors in the Console appear and “Select Preset” window doesn’t open