Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1248654
Regression
No
[Profile Analyzer] Unnamed thread message appears when pulling in data into Profile Analyzer while standalone Profiler is on
How to reproduce:
1. Open attached "ProfileAnalyzer" project
2. Open Profiler (Window->Analysis->Profiler)
3. Open Profile Analyzer (Window->Analysis->Profile Analyzer)
4. Open Profiler (Standalone Process) (Window->Analysis->Profiler (Standalone Process))
5. Make sure both Profiler and Profiler (Standalone Process) are set to record Playmode
6. Enable recording on both Profilers
7. Enter Play Mode to start recording
8. Keep pulling in data in Profile Analyzer
Expected result: No messages of unnamed frames are thrown
Actual result: Eventually messages about unnamed frames will appear for some frames
Reproducible with: 0.4.0-preview.6, 0.6.0-preview.1 (2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a11)
Could not test with: 0.4.0-preview.3, 0.4.0-preview.5 because of NullReferenceException error when Profiler and Profile Analyzer are both on
Note: As in the attached video in the initial report it might be possible that the message would appear for every single frame. The reproduction steps guarantee that at least for one frame the message will appear.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
Add comment