Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0f3
2019.3.0f4
Issue ID
1205870
Regression
Yes
[Profiler] "Requested frame does not exists" exception is thrown on clearing Audio frame data
Requested frame does not exists exception is thrown on clearing Audio frame data.
Steps to repro:
1. Create a new Project.
2. Windows > Analysis > Profiler.
3. Enter the Play mode.
4. Select the Audio frame.
5. Clear the Profiler data.
Actual Result:
Error is thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2019.3.0f4 (e5c8d37da131).
Working Fine in:
2020.1.0a17, 2019.3.0f3 (d719fa0632c6).
Environment:
Occurs only on Windows.
Stack trace:
Requested frame does not exists
UnityEditorInternal.ProfilerProperty:SetRoot(Int32, Int32, Int32)
UnityEditor.ProfilerWindow:CreateProperty()
UnityEditorInternal.Profiling.AudioProfilerModule:DrawView(Rect)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment