Search Issue Tracker

Won't Fix

Votes

0

Found in

2018.2.11f1

2018.4.2f1

2019.3.0a12

2019.3.0b5

Issue ID

1186793

Regression

Yes

CustomAttributeData.cpp: IL2CPP does not support inspection of attribute constructor arguments at run time

IL2CPP

-

How to reproduce:
1. Open the attached sqlite_test_U2018_2.zip project
2. Build for iOS and deploy the Xcode project to the iOS device
3. Inspect the Xcode console

Actual: NotSupportedException: ./External/il2cpp/il2cpp/libil2cpp/icalls/mscorlib/System.Reflection/CustomAttributeData.cpp(17) : Unsupported internal call for IL2CPP:CustomAttributeData::ResolveArgumentsInternal - "IL2CPP does not support inspection of attribute constructor arguments at run time."
(See the full Exception in the Edit section)

Reproducible with: 2018.4.2f1-2018.4.10f1, 2019.3.0a12-2019.3.0b5, 2020.1.0a7

Reproducible with:
macOS Player
iPhone XR (iOS 12.0)
iPad (iOS 11.2.1)
VLNQA00010 Samsung Galaxy S8 7.0 Snapdragon 835 MSM8998 Adreno (TM) 540 OpenGL ES 3.2 9887bc333956593139

Not reproducible with: 2018.4.1f1

Regression found in: 2018.4.2f1, 2019.3.0a2-2019.3.0a12

Notes:
-Errors are thrown in the Xcode when testing with 2019.3.0a2-a11

  1. Resolution Note:

    IL2CPP does not support reflection of constructor arguments from attribute types.

Comments (1)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.