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
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2023.3.0b4):
Removed the multiple HelpURL attributes warning
Resolution Note (fix version 2023.2.8f1):
Fixed in: 2023.2.8f1
Resolution Note (fix version 2022.3.20f1):
Fixed in: 2022.3.20f1
Resolution Note (fix version 2021.3.36f1):
Fixed in: 2021.3.36f1