Search Issue Tracker
By Design
Votes
0
Found in
5.3.3p1
Issue ID
787058
Regression
No
.csproj file is missing 'Analyzer' packages after Assets are loaded
Steps to reproduce:
1. Unzip the attached project "TestCreate"
2. Locate the TestCreate.CSharp.csproj file in the project folder and open it with Visual Studio
3. In the Solution Explorer expand the 'References' bar and notice that the 'Analyzers' bar has several attributes
4. Go to the 'Assets' folder in the Unity project and create a 'test.txt' file
5. Open the project in Unity and notice that the file 'test' has been imported
6. Go back to the project folder and reopen the TestCreate.CSharp.csproj file
7. In the Solution Explorer expand the 'References' bar and notice that the 'Analyzers' no longer has any attributes
Expected: the 'Analyzers' bar has several attributes
Actual: .csproj file is missing 'Analyzer' packages after Assets are loaded
Reproduced: 5.2.4f1, 5.3.4p3, 5.4.0b14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
- The Blackboard scrolls to the top and generates an artifact when duplicating Attributes when the Blackboard has been scrolled down and the Custom Attributes list is expanded
- The Blackboards Attribute list scrolls down to the bottom and the Custom Attributes list is not expanded when duplicating Built-In Attributes and the Custom Attributes list is collapsed
- Right-click context menu in Visual Effects Graph window is offset
Add comment