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
- An added cloned VisualTree is layered over other UI in a specific project build
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
Add comment