Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.7f1
2019.2.0a1
2019.3.0a1
Issue ID
1164703
Regression
No
GetCustomAttributes with inherit enabled returns incorrect/additional results
How to reproduce:
1. Open attached project "CSharpBugRepro.zip"
2. In the Editor tabs section, press "Reproduce Bug" -> "By Clicking This"
3. Observe Console window
Expected result: GetCustomAttributes with inheritance prints out 1
Actual result: GetCustomAttributes with inheritance prints out 2
Reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b8, 2019.3.0a7
Comments (1)
-
Alex-Thibodeau
Jul 19, 2019 14:26
Filed a bug with Xamarin: https://github.com/mono/mono/issues/15542
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
An issue was filed in upstream Mono: https://github.com/mono/mono/issues/15542 When a fix is available in upstream mono we will investigate applying it to our Mono.