Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a6
2018.2.0a7
Issue ID
1021229
Regression
Yes
[Profiler] "Requested frame does not exist" exception thrown while selected Audio/UI frame goes out of profiler window.
"Requested frame does not exist" exception thrown while selected frame goes out of profiler window. It also happens with UI profiler.
Steps to repro:
1. Open _Complete-Game scene from the attached project.
2. Windows > Profiler > Add Profiler "Audio".
3. Select "Audio" > Play the scene.
4. Click on Channels/Groups > Select any frame from Audio Profiler section.
5. Exit from the Pause mode and observe the errors.
Actual result:
The console window is throwing "Requested frame does not exist" exception continuously.
NOTE: After throwing exceptions data for Stats, Channels, Group disappears.
Reproducible on:
2018.2.0a7, 2018.2.0a6.
Working fine on:
2018.2.0a5, 2018.2.0a1, 2018.1.0b13.
Environment:
Occurring on Windows 10, Windows 7, Mac 10.13 and Mac 10.12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment