Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.0.0
Issue ID
HUBX-501
Regression
Yes
Graphics debuggers not supported with Hub flow
Steps to reproduce:
1. Open RenderDoc
2. In "Launch Application", specify the editor executable
3. Click "Launch"
4. Create a new project or open an existing one
5. Notice RenderDoc disconnected beause Unity restarted itself
This breaks all workflows relating to shader debugging, and happens with other tools too. These tools depend on hooking the application as it starts, so they need to be the ones that start the process.
Workaround: use -debugHub cmd line parameter to launch the editor.
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
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
- Orientation X, Y, and Z input fields are misaligned with other Element 0 fields in the Tile Palette window
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
Resolution Note:
Issue closed, as it duplicated as product backlog