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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment