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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note:
There are no fixes planned for this Bug