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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment