Search Issue Tracker
Fixed
Votes
12
Found in
5.1.1f1
Issue ID
710749
Regression
No
Unity editor crashing when entering deep profiling
- Open scene Stage1 in attached project
- Open Profiler window and enable Deep Profile
- Press Play and after a few seconds Unity will crash
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
- 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
shubhamswaraj2021
Aug 18, 2020 08:41
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
DigitalMaster37
Jan 04, 2018 03:19
This happens to me as well. Is there a fix yet for this?
extraneus
May 12, 2017 07:07
I'm having the issue as well. If I disable all GridLayoutGroup components, the profiler won't crash. I didn't notice the issue with previous Unity version, but it is possible that I hadn't done any profiling while having GridLayoutGroup components on the scene.
vincekieft
Apr 24, 2017 10:19
Same here
krisz-konya
Apr 07, 2017 13:45
Same here. Disabling GridLayoutGroup solves the problem. 5.5.2p4
Orion
Apr 06, 2017 15:08
You are right, that fixes it! Wow, thanks!
PsyKaw
Apr 06, 2017 09:25
I found crash source for me, it's cause by GridLayoutGroup. If i disable this component in my opened scene, Deep Profile stop crashing!
PsyKaw
Apr 05, 2017 08:17
Same crash with Unity 5.6.0f3
kookyoo
Mar 22, 2017 17:13
Still looking for a valid repro, doesn't show in empty projects but 5.5.2p3 also looks broken.
PsyKaw
Mar 10, 2017 11:01
Still not fixed with 5.5.2p2 :(