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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
Add comment