Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Fix In Review for 6000.4.X
Votes
1
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
6000.4.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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Add comment