Search Issue Tracker

Fixed

Fixed in 2021.3.36f1, 2022.3.20f1, 2023.2.8f1, 2023.3.0b4, 7000.0.0a1

Votes

0

Found in

2021.3.34f1

2022.3.17f1

2023.2.4f1

2023.3.0b1

Issue ID

UUM-59630

Regression

No

”Multiple HelpURL attributes detected” warning appears when having a regular [HelpURL] attribute on a base class and another [HelpURL] attribute on its derived class if the attribute on the derived class is a custom attribute

-

How to reproduce:
1. Open the user’s attached “Bug - HelpURL Inheritance.zip” project
2. Open “SampleScene” Scene
3. In the Hierarchy window, select “NewBehaviourScript” GameObject
4. Observe the Console window

Expected result: no warnings
Actual result: “Multiple HelpURL attributes detected” warning appears

Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.4f1, 2023.3.0b1

Reproduced on: macOS 13.6.3 (Intel)
Not reproducible on: No other environment tested

Notes:
- reproducible if the attribute on the derived class is attribute instead
- not reproducible if having a class that inherits from HelpURLAttribute to automatically format its URL based on a given type name
- not reproducible if having a regular [HelpURL] attribute on a base class and another [HelpURL] attribute on its derived class

  1. Resolution Note (fix version 2023.3.0b4):

    Removed the multiple HelpURL attributes warning

  2. Resolution Note (fix version 2023.2.8f1):

    Fixed in: 2023.2.8f1

  3. Resolution Note (fix version 2022.3.20f1):

    Fixed in: 2022.3.20f1

  4. Resolution Note (fix version 2021.3.36f1):

    Fixed in: 2021.3.36f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.