Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.10.0-preview
Issue ID
LOC-152
Regression
Yes
Asset Table is no longer selectable in Localized Asset Reference dropdown
Steps to reproduce:
- Create an asset table, attach some sprites to it
- UI > Image
- Localize Image
- Try to add Asset table to “Localize Sprite Event” Localized Sprite Reference
Expected result: Asset Table and its entries are selectable
Actual result: Asset Table entries are not selectable
Introduced in #100 PR
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 by design. When you drag the root sprite asset into the table it will treat it as a Texture. You need to grab the sub asset which is a Sprite. We will look into the UX of this in the future.