Search Issue Tracker
Fixed
Votes
0
Found in
5.2.0b4
Issue ID
715442
Regression
Yes
[VisualStudio] Shader files are not included in Visual Studio solution explorer when opening C# project
Steps to reproduce:
1. Open attached project
2. Make sure the default text editor is set to Visual Studio
3. Right-click the project window and click 'Open C# Project'
4. Notice the .shader file (which is under Assets\Resources\Shaders) can not be found in the Visual Studio's Solution Explorer
Workaround: Open the shader file manually by double clicking in the editor, then the shader code appears, but it will not be shown in the Solution Explorer.
Note: If the text editor is MonoDevelop, shader files are shown as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment