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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment