Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2020.3.X, 2021.3.X, 2022.1.X
Votes
1
Found in
2019.4
2020.3
2020.3.28f1
2021.2
2021.3
2022.1
2022.2
Issue ID
1402180
Regression
No
ObjectDisposedException is caught when an unused variable is declared in the 'using' statement
Reproduction steps:
1. Open users attached project
2. Go to File > Build Settings and press Build And Run
3. Press the button in the opened Player
4. Open the Player.log file and look for a caught exception
Expected result: No exceptions are present in the Player.log file
Actual result: "Cannot read from a closed TextReader" exception is caught
Reproducible with: 2019.4.38f1, 2020.3.32f1, 2021.2.19f1, 2021.3.0f1, 2022.1.0b15, 2022.2.0a10
Notes:
1. Player.log file is located in the "AppData\LocalLow\DefaultCompany\[project name]" folder
2. The issue doesn't appear with Mono Scriptable Backend
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 2022.2):
Fixed in: 2022.2.0a13
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.4f1
Resolution Note (fix version 2021.3):
Fixed in: 2021.3.7f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.36f1