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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment