Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.5.X, 5.6.X
Votes
5
Found in
5.6.0f3
Issue ID
898854
Regression
Yes
Unity crashes when Deep Profile is turned on and Grid Layout Group component is enabled
Reproduction steps:
1. Open the attached project;
2. Open the scene "Test";
3. In Profiler window turn on the function "Deep Profile";
4. Click on an object Canvas -> GridLayout;
5. Enable Grid Layout Group component;
Actual result: Unity crashes.
Expected result: Unity should not crash.
Reproduced with: 5.5.3f1, 5.6.0f3, 2017.1.0b1
Not reproducible with: 5.4.5p1, 5.5.2p2
Regression introduced in 5.5.2p3
Verified with 5.5.4p1, 5.6.1p1, 2017.1.0b6 versions.
Comments (5)
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
garraeth
May 20, 2017 18:42
Not fixed on 5.6.1f1.
woondal
May 16, 2017 04:38
Not fixed. Still crashes. (2017.1.0b4)
Runwild
May 08, 2017 08:31
Can confirm this is still happening in version 5.6.0p2
ProtonOne
Apr 23, 2017 22:44
If this fix works, double check it works for this bug which is noted as a duplicate but does not deal with 'Grid Layout Group': https://issuetracker.unity3d.com/issues/ui-editor-crashes-when-selecting-deep-in-the-profiler-if-a-scene-contains-a-dynamically-generated-font
KihoSong
Apr 20, 2017 05:32
This issue just occur in windows editor.