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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate
Add comment