Search Issue Tracker
Won't Fix
Votes
4
Found in
2020.3.40f1
2021.3.11f1
2023.1.0a1
2023.2.0a1
2023.3.0a3
6000.0.0b11
Issue ID
UUM-12988
Regression
No
Editor Coroutine throws Null Reference Exception when stopping Coroutine
Reproduction steps:
1. Open user attached Project "EditorCoroutinesBug"
2. Click Tools > "Bug"
3. Click Unsubscribe
Expected result: The Coroutine is stopped
Actual result: A NullReferenceException is thrown
Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Could not test with: 2018.4 (Compiler errors)
Comments (3)
-
hafu985
Mar 29, 2024 02:09
EditorCoroutine handle is null. found in 2022.3.22f1
-
zukesZen
Sep 16, 2023 11:31
EditorCoroutine handle is null. Found in 2022.3.9f1
-
OrientedPain
Jul 18, 2023 09:47
EditorCoroutine handle is null. found in 2022.3.4f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [FrameDebugger] Missing Help button that should lead to the documentation page
- [Android] [UIToolkit] FPS does not reach 30 when the most basic UI Document is displayed in the application
- Console displays "ArgumentNullException: Value cannot be null. Parameter name: path1" during the scene template creation
- Console is not scrolling automatically when highlighting the Console message
- Asset preview is present in Inspector when the GameObject is selected in the Scene Hierarchy
Resolution Note:
After review we have elected not to address this issue at this time.