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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Coollinka
Sep 09, 2016 21:20
Unity 5.4.0f still broken!
djarcas
Feb 17, 2016 09:36
Aaaand 7 months later, it's still broken!
djarcas
Feb 03, 2016 15:31
100% repro on latest Unity...
Gladyon
Sep 13, 2015 18:49
Same issue with 5.02f1 32bits.
I also noted that there's a very large amount of memory used by Unity when 'Deep profile' is enabled.
In about 30s Unity eats about 2Go of RAM with 'Deep profile' active.
When no profiler or 'Deep profile' disabled, no memory leaks after several minutes (about 200Mo only for the Unity process and 550Mo with profiler on but deep profile disabled).
Note that it may be a case of GC not freeing memory soon enough before Unity reaches the 3Go...
AndrewCross
Aug 24, 2015 15:38
I'm also have the same issue. When it will be fixed?