Search Issue Tracker
Fixed
Fixed in 0.51.1
Votes
0
Found in [Package]
0.50.0
Issue ID
ECSB-6
Regression
No
System.InvalidOperationException error when ForEach has nullable arguments
Fix branch: release/dots-0.51
Reproduction steps:
1. Open the user's attached project
2. Observe the Console
Expected result: No errors in the Console window
Actual result: An error is thrown:
"(0,0): error System.InvalidOperationException: Method Cloner ILPP: Cannot find method SomeMethod_System.Int32? in TestSystem. Method candidates are OnUpdate, SomeMethod_System.Nullable<System.Int32>, TestSystem_LambdaJob_0_Execute, OnCreateForCompiler, .ctor"
Reproducible with: 0.50.1-preview.2 (2020.3.34f1)
Can't test with: 0.17.0-preview.42 (2020.3.34f1) (doesn't import)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment