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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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 :(