Search Issue Tracker
Active
Under Consideration for 6000.5.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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment