Search Issue Tracker
Fixed
Votes
2
Found in [Package]
0.7.1-preview
Issue ID
LOC-107
Regression
No
Collections are not set dirty when adding or removing tables
When we remove a table or add a loose table the collection does not get set dirty which means the change is never saved.
More info here https://forum.unity.com/threads/english-column-disappearing-automatically.932532/#post-6101337
1) Create a new string table collection with 1 or more tables in it.
2) Save the project
3) Select the table collection and remove one of the tables. Save the project.
4) Restart Unity.
5) Select the table collection, notice the table has not been removed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selected “Max Log Lines” text is unreadable in UI Toolkit Event Debugger when Editor is set in Light Theme
- UI Toolkit Event Debugger window display mixed theme styles when Editor Theme is set to Light
- The '¥' (yen) key is not recognized when Japanese keyboard layout is used
- UnityEvents break when a different object is assigned
- Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
Add comment