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
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Add comment