Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b10
Issue ID
889027
Regression
Yes
Crash on ProfilerHistory::CalculateSelectedTimeAndChart after clicking on Profiled function with Show related objects enabled
How to reproduce:
1. Open or create Unity project
2. Go to Window --> Profiler
3. Enable Profile Editor and enable "Show related objects" window
4. Click on one of the profiled functions (do it twice or more if the crash doesn't occur)
Expected result: Editor keeps working
Actual result: Crash occurs
Regression first introduced in - 5.6.0b10
Reproducible with - 2017.1.0a3, 5.6.0b11, 5.6.0b10
Not reproducible with - 5.6.0b9
Note: In 5.5 or 5.4 versions of Unity, "Show related objects" window is automatically enabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment