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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment