Search Issue Tracker
Active
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment