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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment