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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
By-design for now that frame debugger does not support graphics jobs.