Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0a2
Issue ID
579517
Regression
No
Unity shader compiler process shouldn't be shown in debugging list
To reproduce:
1. Create new project
2. Create shader and script
3. Open script in MD
4. Open processes available to attach list
5. Notice that UnityShaderComp process is also present
I guess, now we are searching by Unity keyword, but can we remove processes with UnityShader in their name from the list?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment