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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
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.