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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment