Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.6f1
Issue ID
1058011
Regression
No
VS project file .csproj doesn't show correct name when opening C# Project for the first time in the Editor
To reproduce:
1. Create a new project
2. Create a new script in Project window
3. In the project window right click "Open C# Project"
4. A new VS solution file (.sln) will be created with the correct project's name
5. A new VS project file (.csproj) will be created, with the name Assembly-CSharp (unavailable)
Actual result: .csproj file does not contain project name.
Expected Result: .csproj contains created project name.
Reproduced with: 2014.4.8f1; 2018.1.9f1; 2018.2.1f1; 2018.3.0a5
Note:
Opening the second time C# project in visual studio, .csproj shows correct project name.
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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note:
.