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
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
Resolution Note:
There are no fixes planned for this Bug