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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Issue closed, as it duplicated as product backlog