Search Issue Tracker
Active
Votes
0
Found in
1.0.0
Issue ID
UUM-122753
Regression
No
The coroutine still executes for one frame and throws a NullReferenceException when it’s stopped from EditorApplication.update
How to reproduce:
1. Open the project “121530_Coroutine Bug”
2. Open the Test Runner tab (Window → General → Test Runner)
3. Run the “TestEditorCoroutine” test
4. Observe the Console and Test Runner tabs
Expected result: Test passes without an error in the Console tab
Actual result: Test passes with the NullReferenceException error in the Console tab
Reproducible with: 2023.1.0a1, 6000.0.60f1 (61dfb374e36f), 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment