Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.13f1, 2023.1.20f1, 2023.2.0b15, 2023.3.0a10
Votes
7
Found in
2021.3.30f1
2022.3.8f1
2023.1.11f1
2023.2.0b7
2023.3.0a3
Issue ID
UUM-47116
Regression
Yes
"Create App Packages..." option is greyed out when trying to Create App Packages in Visual Studio
How to reproduce:
1, Create a new Unity project
2, Build the project for UWP
3, Open the built Solution in Visual Studio
4, Select Project>Publish
Expected results: "Create App Packages..." is not greyed out
Actual results: "Create App Packages..." is greyed out
Reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
agarciaESS
Nov 01, 2023 19:03
As mentioned in the forums, it's caused by the package.appxmanifest being generated/stored in the Unity Data project instead of the UWP project. The current workaround is to drag the file from Unity Data project into the UWP project.