Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.3.X
Fix In Review for 6000.4.X
Fixed in 6000.5.0a1
In Progress in 6000.5.X
Votes
1
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
6000.4.0a1
6000.5.0a1
Issue ID
UUM-112933
Regression
No
Exceptions are not logged in the Editor when they occur in Async Awaitable functions
Reproduction steps:
1. Open the attached “AwaitableBug_Project” project
2. Open the “Assets/ExampleScene” Scene
3. Enter Play Mode
4. Observe the Console window
Expected result: A NullReferenceException error is logged
Actual result: No errors are logged
Reproducible with: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Couldn't test with: 2023.1.0a1 (Missing type error)
Reproducible on: macOS Sequoia 15.5 (M1 Max), Windows 11
Not reproducible on: No other environments logged
Note: In 6000.3.0a3 a NullReferenceException is logged, but it’s unrelated to this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment