Search Issue Tracker
In Progress
Fixed in 3.0.38
In Progress in 3.0.X
Votes
0
Found in [Package]
3.0.36
Issue ID
RIDER-57
Regression
No
Roslyn Analyzer Additional Files are reported in the wrong place for local packages when using Rider
How to reproduce:
1. Open the attached “IN-108832” project
2. Navigate to Edit → Preferences → External Tools
3. Change the “External Script Editor” field to Rider
4. Press the “Regenerate project files” button
5. Open the Project folder and open the “Assembly-CSharp.csproj” file using Rider
6. Press “CTRL” + “F” to open the search bar
7. In the search bar input “AdditionalFiles Include”
8. Observe the “<AdditionalFiles Include=… line”
Expected result: The “<AdditionalFiles Include=...” line shows the correct relative path to the local package file
Actual result: The “<AdditionalFiles Include=...” line shows an incorrect path pointing to the Packages folder instead of the actual local package location.
Reproducible with: 3.0.31(6000.0.43f1, 6000.1.0a1), 3.0.36(6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: The relative path is shown correctly when using Visual Studio 2022
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment