Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.60f1
6000.2.9f1
6000.3.0b7
6000.4.0a3
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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Add comment