Search Issue Tracker
Fix In Review for 2021.2.X
Fixed in 11
Votes
0
Found in [Package]
11.0
Issue ID
1314288
Regression
Yes
URP - Warnings about missing metadata appear after installing
After installing the Universal render pipeline in a new 2021.1.0b7 project, I get two errors about missing metafiles.
Warning: "A metadata file (.meta) exists but its folder 'Packages/com.unity.render-pipelines.universal/Custom' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the metadata file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it."
Steps to reproduce
- Create a new project with Unity 2021.1.0b7.
- Install URP via the package manager.
Notice Issue >> Warnings appear in the console
Reproducable: Windows 10, 2021.1.0b7, 2021.1.0b5, URP 11.0
Not reproducable: 2020.2.4f1 URP 10.3.1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
SuperPox
Apr 26, 2022 04:38
I have this same problem! Reinstalled the entire 2021 LTS package, restarted computer, uninstalled URP through package manager and then reinstalled, still broken