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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
it works fine on a recent VS 2022 (tested with VS 2022 17.12.4) there are no plans to backport this