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
-
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
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.