Search Issue Tracker
Won't Fix
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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note:
There are no fixes planned for this Bug