Reproduction steps:
- Open Unity Hub
- Create a New Project
- In the Template selection screen select 2D Mobile
- Open the Project
- Go to Edit > Project Settings > Player > Android settings
- Under Identification observe “Package Name”
Expected result: com.DefaultCompany.ProjectName
Actual result: com.DefaultCompany.com.unity.template.mobile2D
Reproducible with: 2020.3.39f1, 2021.3.10f1, 2022.1.15f1, 2022.2.0b8, 2023.1.0a10
Reproducible on: MacOS 12.4 (Intel)
Note: The Expected result would change depending on the Company name and Project name upon creation.