Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2020.3.33f1
2021.3
2022.1
2022.2
Issue ID
1428043
Regression
No
Editor crashes when clicking on a GameObject with a Box Collider 2D Component in the Game View
Reproduction steps:
1. Open the attached project
2. Enter Play Mode
3. Click on the Player GameObject (Penguin sprite) in the Game View
4. Observe the Editor freeze or crash
Expected result: some tiles in the game should be highlighted
Actual result: Editor freezes or crashes
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a16
Reproducible on: Windows 10 (21H2)
Notes: the issue is not present if you disable the "Player" GameObject's Box Collider 2D Component. All of my attempts resulted in the Editor freezing and I couldn't get the Editor to crash as the user did
First few lines of the stack trace:
0x00007FFF40CF4FD9 (KERNELBASE) RaiseException
0x00007FF75CF325CC (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF75CF3346C (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF75DF1C497 (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF75DF1B9F8 (Unity) DebugStringToFile
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment