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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment