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
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
Resolution Note:
it works fine on a recent VS 2022 (tested with VS 2022 17.12.4) there are no plans to backport this