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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment