Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.2.0a6
2019.2.0b5
Issue ID
1160622
Regression
Yes
[Profiler] "Requested frame does not exists" exception thrown on clearing data
"Requested frame does not exists" exception thrown on clearing UI frame data.
Steps to repro:
1. Create a new project.
2. Windows > Analysis > Profiler.
3. Add UI Profiler.
4. Select frame in UI section.
5. Clear the Profiler data.
Actual Result:
Exceptions are thrown in the console.
Expected Result:
Profiler data should be clear without exceptions.
Reproducible with:
2019.3.0a5, 2019.2.0b5.
Working Fine with:
2018.2.0a5.
Environment:
Windows & Mac
Stacktrace:
Requested frame does not exists
UnityEditorInternal.ProfilerProperty:SetRoot(Int32, Int32, Int32)
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
- "Kernel 'KMain' not found" errors appear when using the "Screen Space Reflections" Post-Processing effect in a specific WebGL project
- Game View turns black, Scene View turns grey, Console error NullReferenceException when Wireframe is turned on because the DecalGBufferRenderPass references a non existent GBuffer
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
Add comment