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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment