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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment