Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.30f1
2022.3.10f1
2023.1.15f1
2023.2.0b11
2023.3.0a7
Issue ID
UUM-48843
Regression
No
[Windows] WeakReference Editor test fails when it should succeed
How to reproduce:
1. Open the user's attached “ZD_1196636_WeakReference.zip” project
2. Open Window > General > Test Runner
3. Press "Run All" button
Expected result: All tests are passed
Actual result: The "WeakReference_IsCollected" test fails
Reproducible with: 0.0.4-preview (2020.1.0a12), 1.1.31 (2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b13, 2022.2.0a8), 2.0.1-pre.18 (2020.3.32f1)
Notes:
- Not reproducible on Mac
- Not reproducible with Standalone Player
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
- 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
Resolution Note:
Forcing garbage collection does not guarantee that the object will be collected.