Search Issue Tracker
Active
Under Consideration for 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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment