Search Issue Tracker
Fixed
Votes
2
Found in [Package]
0.9.0-preview
Issue ID
LOC-136
Regression
Yes
[Localization] LocalizeSpriteEvent throws InvalidCastException when Table Collection with Sprite is Preloaded
Reproduction steps:
1. Open users attached project and Scenes/SampleScene scene
2. Enter the Play mode
3. Observe the Game view and Console window
Expected result: Sprite is loaded successfully and Image is rendered
Actual result: InvalidCastException appears in the Console window and Image is not rendered
Reproducible with: 0.9.0-preview(2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0a10)
Not reproducible with: 0.8.0-preview - 0.8.1-preview(2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0a10)
Could not test with: 2018.4.29f1(Could not downgrade)
Notes:
1. It Is not reproducible when Localization Table Collection is not preloaded
2. The error:
"InvalidCastException: Could not convert asset of type Texture2D to Sprite."
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:
Fixed as part of LOC-143