Search Issue Tracker
Fixed
Votes
0
Found in
2018.4
2018.4.16f1
2019.3
Issue ID
1220916
Regression
No
EventSystem's ExecutionOrder is 0 instead of -1000 when opening a project without the Library folder
How to reproduce:
1. Open the user's attached project 'Bug-EventSystem-ExecutionOrder-2018.zip'
2. Observe the console
Expected result: Debug message "EventSystem (MonoScript) execution order: -1000 - OK" appears
Actual result: Debug message "!!! ERROR: EventSystem (MonoScript) execution order: 0 (current) != -1000 (required) !!!" appears
Reproducible with: 2018.4.17f1, 2019.3.0b8
Not reproducible with: 2019.3.2f1, 2020.1.0a23
Notes:
- Since this is only affecting when opening a project without the Library folder, the next time a project opens the problem will disappear
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
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
Resolution Note:
Seems to be fixed at some point before the 2019.3 release.