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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Add comment