Search Issue Tracker
Fixed
Fixed in 2021.3.24f1
Votes
0
Found in
2021.3.16f1
Issue ID
UUM-26507
Regression
Yes
Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
How to reproduce:
1. Open the project “IN_26551”
2. Open the “SampleScene” Scene in Scenes
3. Press the “Editor tools” → “Folder Test” → “Choose Folder”
4. Press the “Cancel” button
Expected result: no error in the Console
Actual result: “NullReferenceException” error in the Console
Reproducible with: 2021.2.0b15, 2021.3.16f1, 2022.1.0a14
Not reproducible with: 2021.2.0b14, 2022.1.0a15, 2022.2.2f1, 2023.1.0a25
Couldn’t test with: 2020.3.42f1 (couldn’t find created custom tool in the Editor Tools)
Fixed in: 2022.1.0a15
Reproducible on: Windows 10 Pro
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