Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.2.0b4
Issue ID
939459
Regression
Yes
Profiler.BeginSample("Destroy") causes Unity editor to freeze
Reproduction steps:
1. Download project "Test_WWW_textureNonReadable_Stutter.zip" and open in Unity
2. Select scene "Scene"
3. Disable Window -> Profiler -> Record
4. Enter Play mode
5. Press button "Button" in Game view
6. Enable Record
7. Press button "Button" in Game view
Actual: Unity freezes
Expected: image should change in Game view and Profiler should record performance data
Reproduced on: 2017.3.0a2; 2017.2.0b5; 2017.1.0p2; 2017.1.0b3
Not reproduced on: 2017.1.0b1; 5.6.3f1; 5.5.4p1
Regression introduced: 2017.1.0b2
Note: 5.6.3f1 and higher (until 2017.1.0b2) show error - "Profiler sampler Destroy exists but has a different group"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment