Unity Issue Tracker - 2D Platformer Tutorial Template spawns more than 150 API warnings and outdated asset version alerts on initial creation
Open
UUM-144049
2D Platformer Tutorial Template spawns more than 150 API warnings and outdated asset version alerts on initial creation
Unity: Templates Microgames
Open
6.6.X
6000.6.0a7 onwards
In Progress
6.7.X
Steps to reproduce:
Create and open a new 2D Platformer Microgame template project
Close "Get Started with Unity" modal
Open the Console window and observe the result
Actual results: The console displays 161 warnings immediately upon load, as shown in the added screenshot
Expected results: A freshly created project template should initialize cleanly with zero warnings or errors in the console
Reproducible with versions: 6000.6.0a7
Not reproducible with versions: 6000.5.0b12, 6000.6.0a6
Tested on (OS): macOS Tahoe 26.6, Windows 11 Pro (25H2)
Notes: A few examples of errors
Serialized file "Assets/Environment/Tiles/TileFloatingMiddle.png.meta" contains a TextureImporter object at version 7, below the supported minimum (10). Open and re-save the file to upgrade.
Serialized file "Assets/Mod Assets/Mod Resources/Textures/billboard_2D_tall.png.meta" contains a TextureImporter object at version 7, below the supported minimum (10). Open and re-save the file to upgrade.
Serialized file "Assets/Environment/Tiles/cloud.png.meta" contains a TextureImporter object at version 7, below the supported minimum (10). Open and re-save the file to upgrade.
Serialized file "Assets/Mod Assets/Environment Sprites Colored/Magenta/midground_pink.png.meta" contains a TextureImporter object at version 9, below the supported minimum (10). Open and re-save the file to upgrade.
Serialized file "Assets/Mod Assets/Mod Resources/Textures/billboard_2D_tall.png.meta" contains a TextureImporter object at version 7, below the supported minimum (10). Open and re-save the file to upgrade.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?