How to Reproduce:
1. Create a new project
2. Go to Project Settings → Services
3. Make sure that you are signed in
4. Select an organization
5. Select “Create a new cloud project”
6. Click on “Create new cloud project and link to Unity project” button
7. Observe the name of Unity Organization
8. Open Package Manager
9. From the top left hand corner click “+”
10. From the drop down, select “Create package…”
11. Write a name in the resulting “Package display name” text field
12. Click “Create”
13. Observe the “Technical Name” of the created package
Actual Result: com.Not_Organization_Name.Package_display_name
Expected Result: com.Organization_Name.Package_display_name
Reproducible with: 6000.3.0a3, 6000.3.21f1, 6000.5.6f1, 6000.6.0b6, 6000.7.0a4
Could not test with: 6000.0.0f1, 6000.0.80f1, 6000.3.0a2 (“Create package” option is not available in Package Manager)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Not only selecting “Create a new cloud project” but selecting “use an existing cloud project” reproduces the same issue