Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.2.2f1
Issue ID
745755
Regression
No
Autocomplete doesn't work with a fresh project in VS2015
Steps to reproduce:
1. Make sure Unity and VS2015 are installed
2. Set the code editor to VS2015 in preferences
3. Create a new project
4. Add a new script to the camera, (NewBehaviourScript)
5. Double-click on the script to open Visual Studio
6. In the Update() method, type "Instan" and optionally press Ctrl+Space to try and force the autocomplete dialog to open and autocomplete Instantiate
7. Observe: there is no autocomplete for any Unity methods
Workaround: Switch to MonoDevelop, open script there, then switch back to VS.
Reproduced with: 5.3.2p1, 5.4.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Add comment