Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.3.0f4
Issue ID
758873
Regression
No
Dropdown Coroutine couldn't be started
Reproduction steps:
1) Open users attached project, and proceed to scene "1".
2) Go into play mode, open UI dropdown menu and select any entry(Option) in it.
Note: Error happens when disabling object containing dropdown(By clicking on dropdown menu entry(Option))
Error:
"Coroutine couldn't be started because the the game object 'Dropdown' is inactive!
UnityEngine.EventSystems.EventSystem:Update()"
Reproduced with: 5.4.0b1, 5.3.1p2, 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment