Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.11
Issue ID
VS-80
Regression
No
Autocomplete in Visual Studio breaks when an Assembly Definition name contains apostrophes
How to reproduce:
1. Open the attached project "Assembly Definition Unity Bug Project.zip"
2. Open Assets/NoAutocomplete.cs
Expected results: "using UnityEngine" is not greyed out and "MonoBehaviour" is not white
Actual results: "using UnityEngine" is greyed out and "MonoBehaviour" is white
Reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.24f1, 6000.1.0a1
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Add comment
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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Resolution Note:
it works fine on a recent VS 2022 (tested with VS 2022 17.12.4) there are no plans to backport this