Search Issue Tracker
Third Party Issue
Third Party Issue in 6000.1.X
Votes
0
Found in
6000.0.25f1
6000.1.0a2
Issue ID
UUM-85762
Regression
Yes
Building "ManagedStripping" fails when a script uses a custom package
Reproduction steps:
1. Open the attched “BugRepro” project
2. In Project Settings (Edit > Project Settings…) Player tab, set the Scripting Backend to “IL2CPP”
3. Build the Project
Expected result: The build is successful
Actual result: The build fails and “Building Library\Bee\artifacts\WinPlayerBuildProgram\ManagedStripped failed with output:” is logged in the Console
Reproducible with: 2023.3.0b1, 6000.0.25f1, 6000.1.0a2
Not reproducible with: 2021.3.45f1, 2022.3.51f1, 2023.3.0a19
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: If you delete the “Assets/Scripts/ErrorScript” script, the build will be successful
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note:
This is due missing reference in a third party package. An update to that package is available that will resolve this issue: https://forum.arongranberg.com/t/a-5-2-0-failed-to-resolve-assembly-clipper2lib/16904
Please update the package and see if that resolves the error.
Resolution Note (6000.1.X):
This is due missing reference in a third party package. An update to that package is available that will resolve this issue: https://forum.arongranberg.com/t/a-5-2-0-failed-to-resolve-assembly-clipper2lib/16904
Please update the package and see if that resolves the error.