Search Issue Tracker
Fixed in 2020.3.43f1
Fixed in 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a21
Votes
0
Found in
2020.3.40f1
2021.3.12f1
2022.1.17f1
2022.2.0b8
2023.1.0a12
Issue ID
UUM-18188
Regression
No
Monitor.Wait returns false when running tests with IL2CPP
How to reproduce:
1. Open the user-attached project “MonitorWaitBug”
2. Click Window → General → Test Runner
3. Click Run All Tests (StandaloneWindows64)
Expected result: The tests return true
Actual result: The tests return false
Reproducible with: 2020.3.40f1, 2021.3.12f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a12
Reproducible on: Windows 11 Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment