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
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project
- Misaligned “Show Property Gizmo” and affected “Color” field in Inspector of a VFX Asset
- UIElements Style.translate is shifted down on the Y axis when in Play Mode
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