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
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- [Usability] No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
Add comment