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
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment