Search Issue Tracker
Fixed in 4.6.2
Votes
0
Found in
4.3.4f1
Issue ID
630412
Regression
No
Labels changing in .meta file outside of Unity are not reimported correctly
To Reproduce:
1. Create an asset in a project with .meta files turned on
2. Add a label to the asset and save the project
3. View the asset in the Inspector
4. Open the .meta file in a text editor, remove the 'labels:' block, and save the file
5. Return to Unity and notice that the label in the Inspector does not change
6. Force-reimport the asset and note that the label still does not change
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Usability] Process details under Threads in Profiler can't be scrolled when the info doesn't fit the pop-up vertically
- Target selection menu in Profiler has no highlight when hovering on various options
- [Usability] Can't create Target Frame Time presets in Profiler
- Text is not displayed in the Inspector window when using Korean characters
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
Add comment