Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b5
Issue ID
874339
Regression
No
[FrameDebugger] Frame debugger doesn't show rendering event details after launching Play mode with active Scene view tab
Steps to repro:
1. Open attached project and 'test' scene;
2. Click on Scene view tab in Editor;
3. Launch Play mode;
4. Open Frame Debugger (Window -> Frame Debugger);
5. Click "Enable" button to enable Frame Debugger;
6. Click on any event inside FD window and observe the event details panel on the right.
Expected result:
Frame Debugger shows event details.
Actual result:
Frame debugger doesn't show render event details after launching Play mode from active Scene view tab. See attached video.
Workaround:
Re-enable Frame Debugger by clicking Enable button again or by launching Game view tab and re-enabling Frame Debugger.
Notes:
- Reproducible in 5.6.0b5, 5.6.0b4, 5.5.0p4, 5.4.4p1;
- Reproducible on both OSX 10.12.2 and Windows 10;
- Possible symptom of the bug is that Scene view tab is set active after enabling Frame Debugger in launched Play mode (usually when entering Play mode Game view tab becomes active by default). That might confuse Frame debugger and be the reason of the bug.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
Add comment