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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
Add comment