Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
2
Found in
2017.2.0b2
2018.2.0f2
Issue ID
1065895
Regression
Yes
Crash when using Dynamic Methods and a generic owner class on C# 4.x
How to reproduce:
1. Open the attached project
2. Open the "master" scene
3. Enter Play mode
Expected result: Editor does not crash, a log message "Hello!" is printed in the Console.
Actual result: Editor crashes.
Reproducible with - 2017.2.0b2, 2017.2.3p2, 2017.4.8f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a7
Not reproducible with - 2017.1.5f1, 2017.2.0b1
Fixed in 2018.3.0a11
Backported to 2018.2.8f1
Comments (1)
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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
yoyobbi
Aug 07, 2018 15:31
Hopefully there were a small number of changes between 2017.2.0 beta 1 and beta 2 and this will be easy enough to track down?