Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X
Votes
1
Found in
6000.0.63f1
6000.2.15f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-129343
Regression
No
Folders disappears from Project Browser when their name ends with ".meta"
Note: the folder disappears from Project Browser, but it stays on disc, so it is not data loss. If folder has some content in it (assets, subfolders) - all that will disappear from Project Browser and AssetDB doesn't see those assets any more (e.g Search doesn't find those assets).
How to reproduce:
1. Create a new Unity project
2. In the Project window, open the Assets folder
3. In the Assets folder create a new folder called "test.meta"
4. Observe the Assets folder and the Console
Actual result: The created folder disappears from Project Browser and errors are thrown
Expected result: The created folder is not disappear
Reproducible with: 2022.1.0a1, 6000.0.63f1, 6000.2.15f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- "YAML Parsing error 'Parser Failure at line 1: Expected non empty YAML buffer'" and "Invalid .meta file" errors are thrown
- "A meta data file (.meta) exists but its asset 'Assets/test' can't be found." warning is thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment