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
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
This is a duplicate of issue #1397603