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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Resolution Note:
There are no fixes planned for this Bug