Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.69f1
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-132084
Regression
No
API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
Steps to reproduce:
1) Open the “IN-130180” project
2) Switch to the Android Build Platform
3) Build the Android Player
4) Observe the editor.log
Actual result: The build fails with the following error message in the editor log: “Fatal error in Unity CIL Linker
Mono.Linker.LinkerFatalErrorException: ILLink: error IL1005: CustomAttributeDllTest.CustomAttributeDllTest1MethodParameter.SetValue(String): Error processing method 'CustomAttributeDllTest.CustomAttributeDllTest1MethodParameter.SetValue(String)' in assembly 'CustomAttributeDllTest1.dll'“
Expected result: The build completes successfully
Reproducible with: 2022.3.29f1, 6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4
Reproducible on: macOS 15.7.3 (by reporter), macOS 26.2
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment