Search Issue Tracker
Fixed
Fixed in 6000.3.0b4, 6000.4.0a1
Votes
0
Found in
6000.0.51f1
6000.1.9f1
6000.2.0b7
6000.3.0a1
6000.4.0a1
Issue ID
UUM-110409
Regression
Yes
InvalidOperationException thrown when in Standalone Build a [RuntimeInitializeOnLoadMethod] is defined in an open generic type
How to reproduce:
1. Open the project “IN-106003_6000-Static”
2. Enable Development Build, File → Build Profiles → Development Build
3. In Build Profiles, click Build and Run
4. Observe the Standalone Build
Expected result: No InvalidOperationException error message is shown in the Development Console
Actual result: InvalidOperationException error is shown in the Standalone Development Builds Console
Reproducible with: 6000.0.30f1, 6000.0.51f1, 6000.1.0a3, 6000.1.9f1, 6000.2.0b7, 6000.3.0a1
Not reproducible with: 2021.3.53f1 2022.3.63f1, 6000.0.29f1 (9fafe5c9db65), 6000.1.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cinemachine camera does not jump to the target position when using CinemachineFollow.ForceCameraPosition
- Tree Prefab Asset icon does not display leaves
- Incorrect error box style when installing the unsigned package in the Package Manager's "Invalid Signature" pop-up
- "Invalid Signature" pop-up incorrectly wraps the text when using the Light theme
- WebGPU: can't bind compute RWTexture for read and write
Add comment