Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.32f1
Issue ID
UUM-598
Regression
No
"cannot convert from Matrix4x4" and "cannot convert from Vector3" errors when creating App Packages
How to reproduce:
1. Open the attached project "virtual-creator_unity_no_appx_building_possible.zip"
2. Open File>Build Settings...
3. Switch Platform to UWP
4. Build the project
5. Open "virtual-creator_unity.sln" with Visual Studio
6. Create App Package for Release(ARM64)
Expected result: Build is successful
Actual result: Build fails with errors "cannot convert from 'Matrix4x4_tE5B2302EECD50374D51724CF4477A02746A14508 ' to 'Matrix4x4_t5B627955C6D80AF8F1D97A6466CB337DCEEB3504 ' "
Reproducible with: 2020.3.32f1
Could not test with: 2019.4.37f1, 2021.2.19f1, 2022.1.0b15, 2022.2.0a9 (errors in the Console window)
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
There are no fixes planned for this Bug