Search Issue Tracker

In Progress

In Progress in 1.8.X

Votes

0

Found in [Package]

1.8.18

Issue ID

BUR-2755

Regression

No

"BC1055: Unable to resolve the definition of the method <Custom package name>.Runtime. ECS. FindTargetCandidatesDelegate.Invoke<…>" errors throw when making a build

Package: Burst

-

How to reproduce:
1. Open the “ReproProject“ project
2. Navigate to the “File/Build Settings“
3. Build the application
4. Observe the Console windows

Expected result: No errors shown and build succeeds
Actual result: Errors “BC1055: Unable to resolve the definition of the method <Custom package name>.ECS.FindTargetCandidatesDelegate.Invoke<…>“ and the build fails

Reproducible with: 1.8.18 (2022.3.49f1)
Could not test with: 1.8.18 (2021.3.44f1, 6000.0.22f1) (Could not resolve the package errors)

Reproducible on: macOS 14.6.1 (Intel), macOS 15.0 (M1 Max), Windows 11 Pro (23H2)
Not reproducible on: No other environments tested

Notes:
- Full errors in the comments
- According to the reporter the issue is caused by “Asset has disappeared while building player to ‘globalgamemanagers.assets' - path '', instancedID '<path_ID>’“ error, an object in memory is being created in memory but it looks like it is disposed and yet needed by the build pipeline. CQA was not able to reproduce this specific error
- Upgrading or downgrading the package version cause a constant spam of errors

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.