Search Issue Tracker
Active
Votes
0
Found in
1.5.11
Issue ID
UUM-138011
Regression
No
TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
How to reproduce:
1. Open the attached project “IN-138267”
2. In the menu bar, select “Window → Asset Management → Localization Tables”
3. In the Localization Tables window, ensure that the selected collection is “TestingTable(StringTable)”
4. Scroll to the bottom of the table and select “New Entry”
5. Observe the Console
Actual result: TableEntryAdded event is not triggered and a success message is not printed in the Console
Expected result: TableEntryAdded event is triggered and a “SUCCESS! Event fired” message is printed in the Console
Reproducible with: 1.1.0 (6000.6.0a1), 1.5.11 (6000.6.0a1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Event is also not triggered when adding an entry using “AddKey”
- Event is triggered when adding an entry using a “LocalizedString” in the Inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment