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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
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.