Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
5.6.1p2
Issue ID
920085
Regression
No
[OS X] Unity crashes when using custom types in LINQ expressions on mac PCs
To reproduce:
1. Open project attached by the user on Mac PC
2. Hit play and notice that correct answer is printed in console by script
3. Exit play
4. Enter play mode again
Expected: Unity shouldn't crash, the same result as described in step 1 is printed
Actual: Unity crashes
Reproduced with : 5.5.1p4, 5.6.1p4, 2017.1.0b9, 2017.2.0a4
Note: Issue is OS specific, reproduced with OS X Sierra 10.12.5, not reproducible with Windows 10 64bit
Backported to: 5.6.2p4, 2017.1.0p1, 2017.2.0b3
Fixed in 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment