Search Issue Tracker
By Design
Votes
0
Found in
2018.2.8f1
Issue ID
1084015
Regression
No
[Windows] mono_internal_hash_table_lookup crashes when entering to Play mode
To reproduce:
1. Download attached project "Assignment1.zip" and open in Unity
2. Open "main-test" scene
3. Enter Play mode
Expected Result: Unity Editor successfully enters into the Play mode
Actual Result: Unity Editor crashes
Notes:
- This issue appears only on Windows, Unity Editor and Standalone
- In OSX everything works as expected
- The stack trace is shared in the comments section
Reproduced on Unity 2017.2.3p4, 2017.3.2f1, 2017.4.11f1, 2018.1.9f2, 2018.2.9f1, 2018.3.0b3 and 2019.1.0a2
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
A User indicated this problem on their side