Search Issue Tracker
Active
Under Consideration for 2023.2.X
Votes
0
Found in
2023.2.10f1
Issue ID
UUM-63518
Regression
Yes
Meta data warnings are thrown when creating mobile and URP templates
Steps to reproduce:
- Create and open a template project: 3D Mobile, 2D Mobile or 2D (URP)
Expected results: No warnings or errors are thrown
Actual results: A warning is thrown:
{code:java}
A meta data file (.meta) exists but its folder 'Packages/com.unity.adaptiveperformance/AdaptivePerformanceProject' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data 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.
{code}
Tested on (OS): Ubuntu 20
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
- Warning icon for the "Asset Import Overrides" has low visibility in Light Unity theme
Add comment