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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
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.