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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Resolution Note:
Seems to be fixed at some point before the 2019.3 release.