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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment