Search Issue Tracker

Fixed in 0.50.0-preview.24

Votes

2

Found in [Package]

0.6.0-preview.24

Issue ID

1230138

Regression

No

Failed to burst compile lambda expression error DCICE005

Package: Entity Component System (ECS)

-

How to reproduce:
1. Open attached project "Bug.zip"
2. Observe Console window

Expected result: no errors are thrown
Actual result: "error DCICE005: Previous instruction needs to be Ldfld or Ldflda while parsing IL to generate lambda for method <OnUpdate>b__0. Seeing this error indicates a bug in the dots compiler." is thrown

Reproducible with: 2019.3, 2020.1 (1.3.0-prev.3, 1.3.0-prev.7), 2020.2.0a8 (1.3.0-prev.9)
Could not test with: 2017.4, 2018.4 (due to other errors in the Console window)

  1. Resolution Note (fix version 0.50.0-preview.24):

    Fixed in: 0.50.0-preview.24

Add comment

Log in to post comment