Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.6.1f1
Issue ID
919316
Regression
No
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declared as reference
Steps to reproduce:
1. Download 919316_repro.zip
2. Open "new" scene
3. Enter play mode
4. Editor crashes when circle and square collide
Results: Editor crashes because Colider2D is declared as a reference (SampleAI.cs line 17).
Reproduced with: 2017.2.0a3, 2017.1.0b9, 5.6.1p3, 5.5.3p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment