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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
This is a duplicate of issue #1397603