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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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