Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X
Votes
0
Found in
2019.3.9f1
2019.3.12f1
Issue ID
1251200
Regression
Yes
Closing a Modal window using the Close method results in a NullReferenceException
How to reproduce:
1. Create a new Unity project
2. Import the user-attached script(EditorWindowTest1.cs)
3. In the Menu bar, select Test > New modal window
4. Close the window by clicking the 'Close' button
Expected result: no errors are thrown
Actual result: NullReferenceException is thrown
Reproducible with: 2019.3.10f1, 2019.4.0f1
Not reproducible with: 2019.3.9f1, 2020.1.0a1, 2020.1.0b12, 2020.2.0a14
Could not test with: 2018.4.23f1(UI Elements not yet implemented)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.6f1