Search Issue Tracker
Fixed
Fixed in 1.8.19
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment