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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
Seems to be fixed at some point before the 2019.3 release.