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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
This is a duplicate of issue #1397603