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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.