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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment