Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a5
Issue ID
1064770
Regression
No
Visual studio does not show project properties for generated Unity csproj projects
Reproduction steps:
1. Create a new empty project
2. Create a new C# script
3. Open the script in Visual Studio (by double-clicking)
4. Right click on "Assembly-CSharp" and choose Properties
Expected: a window appears with project's properties
Actual: nothing happens
Reproduced on: 2017.1.5f1; 2017.2.3p3; 2017.4.8f1; 2018.1.9f1; 2018.2.2f1; 2018.3.0a6
Note: tested with Visual Studio 2017 (version 15.7.3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment