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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.