Search Issue Tracker
Third Party Issue
Third Party Issue in 2.0.X
Votes
0
Found in [Package]
2.0.11
Issue ID
VS-60
Regression
No
Move to NameSpace action is not suggested in quick action menu in Visual Studio after generating .csproj Player project files
Reproduction steps:
1. Create a new 3D project
2. Open Preferences window from Edit > Preferences
3. Enable generate .csproj files for Player Projects from External Tools
4. Create a new C# script and open it
5. Select line in Visual Studio where class is declared
6. Press Alt + Enter to view the Quick actions suggested
Expected result: "Move to NameSpace" action is available
Actual result: "Move to NameSpace" action is not available
Reproducible with: 2.0.14 (2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b14)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Sorry for the late response to this issue. The bug has been identified by Microsoft teams and is being tracked on their side. You can follow the progress at https://developercommunity.visualstudio.com/t/Move-to-Namespace-Refactor-Option-Missin/10093084
Thank you.
Resolution Note (2.0.X):
Sorry for the late response to this issue. The bug has been identified by Microsoft teams and is being tracked on their side. You can follow the progress at https://developercommunity.visualstudio.com/t/Move-to-Namespace-Refactor-Option-Missin/10093084
Thank you.