Search Issue Tracker
By Design
Votes
1
Found in
2017.3.1f1
Issue ID
1006201
Regression
No
Frame debugger can't be attached to player with graphics jobs enabled
To reproduce:
1. Create new project
2. Enable Graphics Jobs in player settings
4. Build and run development build
5. Open Frame Debugger
6. Try connecting Frame Debugger to standalone build
Expected: Frame Debugger connects
Actual: Frame Debugger fails to connect and following error is thrown in console: Failed to enable Frame Debugger: Requires multithreaded rendering to be enabled.
Reproduced: 2018.3.0a1, 2018.2.0b13, 2018.1.0f2, 2017.4.3f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note:
By-design for now that frame debugger does not support graphics jobs.