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
Comments (16)
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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
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 :(
hoesterey
Feb 20, 2017 17:35
Same issue still not fixed.