Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.9.0-preview
Issue ID
LOC-137
Regression
No
The tooltip of a localized field is not displayed when hovering the mouse cursor over the field in the Inspector
How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene'
3. In the Hierarchy select the 'Test' object
4. Hover the mouse cursor over the 'Localized String' field in the Inspector
Expected result: The 'This is the localized string tooltip' tooltip is shown
Actual result: The tooltip is not shown
Reproducible with: Localization 0.5.0-preview, 0.9.0-preview (2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1)
Cannot test with: Localization 0.3.1-preview (2018.4.30f1) (due to errors), 0.5.0-preview, 0.9.0-preview (2018.4.30f1) (the Locatization package versions are not supported)
Notes:
- The issue is reproducible with multiple localized data types (e.g. LocalizedString, LocalizedTexture, LocalizedSprite..)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
This is a bug in Unity 885341. We will fix the original issue(Tooltips not being passed to the PropertyDrawer).