Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2
2021.2.8f1
2022.1
2022.2
Issue ID
1396916
Regression
Yes
GetGUID causes a method exception when built on UWP after upgrading to Unity 2021
Reproduction steps:
1. Open project "TestGuid.zip"
2. Open Build Settings window from File > Build Settings window
3. Build and Run the Scene "Sample Scene" on Universal Windows Platform
4. Observe Application
Expected result: There isn't a missing method exception
Actual result: There is a missing method exception
Reproducible with: 2021.2.9f1, 2022.1.0b1, 2022.2.0a3
Not reproducible with: 2019.4.36f1, 2020.3.27f1, 2021.1.28f1
Error: MissingMethodException: System.RuntimeType::GetGUID(System.Type,System.Byte[])
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
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
This is a duplicate of issue #1397603