Search Issue Tracker
Fixed in 2018.3.5f1
Fixed in 2018.3.X
Votes
3
Found in
2018.3.0a4
2018.3.0b10
2019.1.0a10
Issue ID
1101440
Regression
Yes
[IL2CPP] NotSupportedException is thrown when using System.Type.GetCustomAttributes(Type, bool)
Repro steps:
1. Open user attached project
2. Make sure “Development Build” is checked
3. Build and Run
4. Play
5. Check the player log
Actual: A NotSupportedException is thrown
Reproducible with: 2018.3.0a4, 2019.1.0a10
Not reproducible with: 2017.4.15f1, 2018.2.16f1, 2018.3.0a3
Fixed in: 2019.1.0a12
Backported to: 2018.3.5f1
Comments (13)
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
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
falkj17
Feb 02, 2019 11:02
Is there any update on when that will be fixed in 2018.3?
JoshPeterson
Jan 11, 2019 14:53
@LARRY_KIRSCHNER_ICT
This is corrected in Unity 2019.1, but we've been a bit delayed back porting the fix to 2018.3. It will be out in a patch release of 2018.3 soon.
larry_kirschner_ict
Jan 07, 2019 20:57
why is this marked FIXED if it's not fixed in any release version of Unity? Or is there a patch that fixes it?