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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment