Search Issue Tracker
Fixed
Fixed in 1.19.11
Votes
0
Found in [Package]
1.18.15
Issue ID
ADDR-2252
Regression
No
PropertyField custom label is not set when passed from AssetReference
How to reproduce:
1. Open the user's attached project
2. Open scene Main
3. In the Hierarchy window, select the GameObject "Test"
4. In the Inspector view, observe the second property under the Test component
Expected result: the second property is labeled "Correct Label 2"
Actual result: the second property is labeled "Wrong Label"
Reproducible with: 1.18.13, 1.18.15 (2020.3.17f1, 2021.1.18f1, 2021.2.0b9, 2022.1.0a6)
Could not test with: 2019.4.30f1 (component properties not visible)
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
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Resolution Note (fix version 1.19.11):
Does not reproduce on master nor in 1.19.11, but does reproduce in older versions of addressables. Looks to be already fixed on 2020, 2021, and 2022.