Search Issue Tracker
Fixed
Fixed in 2021.3.27f1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a16
Votes
0
Found in
2021.3.7f1
2022.1.10f1
2022.2.0b5
2023.1.0b15
2023.2.0a13
Issue ID
UUM-12497
Regression
No
Garbage Collection does not finish when running the Editor through a Terminal process
How to reproduce:
1. Extract the user-attached “unittesthang.zip” project
,
2. Open the Terminal or Console on your OS
3. Run the Editor through the Command Line with the provided arguments: “ /”Editor Location”/Unity.app/Contents/MacOS/Unity -accept-apiupdate -batchmode -logFile - -projectPath /”Project Location”/IN-9536_unittesthang -buildTarget Android -nographics -executeMethod EditorDataProvider.Clean -runTests -testPlatform playmode “
Expected result: Command finishes
Actual result: Garbage Collection starts and does not finish
Reproducible with: 2020.3.41f1, 2021.3.7f1, 2022.1.10f1
, 2022.2.0a10
Not reproducible with: 2022.2.0a11, 2022.2.0b5, 2023.1.0a4
Couldn't test with: 2020.3.47f1 (Hangs on "Platform modules already installed, skipping), 2021.3.24f1 (Hangs on "Asset pipeline refresh), 2022.2.17f1, 2023.1.0b14, 2023.2.0a13 (executeMethod class "EditorDataProvider" could not be found)
Reproduced on: macOS Monterey 12.0.1
Note:
- Opening the Project once with the Editor before running the command might be required in order to reproduce
- Not reproducible with a new project
- Reproduction may fail on the first try, if it does repeat step 3
- No Duplicate Issue was found
- Could not test on Windows (No alternative command found for reproduction)
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