Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
1
Found in
1.5.11
Issue ID
UUM-140407
Regression
Yes
Unity logging warnings about [SerializeReference] when a Smart String Localization Table entry is used
How to reproduce:
1. Open the attached project “IN-138223”
2. Press Assets -> Reimport All
3. Observe the Console window
Actual result: "The type Unity.Localization UnityEngine.Localization.Metadata.SmartFormatTag is being serialized by [SerializeReference], but its parent type Unity.Localization UnityEngine.Localization.Metadata.SharedTableEntryMetadata is missing the [Serializable] attribute." warning is thrown
Expected result: No warnings are thrown
Reproducible with: 1.5.4 (6000.4.0a1), 1.5.11 (6000.4.0a1, 6000.6.0a5)
Not reproducible with: 1.5.11 (6000.3.0a6)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Add comment