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
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
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 :(