Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
2023.2.10f1
6000.0.68f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
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
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
Add comment