Search Issue Tracker
Fixed in 5.4.4
Votes
0
Found in
5.4.1f1
Issue ID
835538
Regression
No
[WSA] GUID of firstpass-metro-vs2013 assembly is used for firstpass-windows-phone-8.1 in Assembly-CSharp-windows-phone-8.1 file
Steps to reproduce:
1. Open any unity project (or create new one)
2. Switch to WSA platform
3. Open Build Settings
4. Choose:
- SDK: Universal 8.1
- Check Unity C# project
5. Build
6. Open Assembly-CSarp-windows-phone-8.1.csproj and go to "ItemGroup" tag.
7. You can see reference to "Assembly-CSharp-firstpass-windows-phone-8.1.csproj". Path and name to the .csproj file is correct.
But project GUID is wrong, it currently has the Assembly-CSharp-firstpass-metro-vs2013.csproj's GUID
Reproduced with: 5.2.5f1, 5.3.6p6, 5.4.1p3, 5.5.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android]Builds fail when multiple "Unable to parse file" errors are thrown when building using "Build And Run" for a Custom Build Profile in a specific project
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
Add comment