Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.16f1, 2022.2.3f1, 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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
Add comment