Search Issue Tracker
Active
Votes
0
Found in
1.11.0
Issue ID
UUM-131979
Regression
No
Missing reference warnings in Visual Studio when project path is long and Netcode for Entities is installed
How to reproduce:
1. Open the “IN-124534“ project
2. Right-click in the Project window and select “Open C# Project” (Visual Studio)
3. In Visual Studio, under the “Solution Explorer” expand Assembly-CSharp/References
4. Observe the “Error List” window in Visual Studio
Actual result: Warnings appear: “The referenced component 'x' could not be found.”
Expected result: No warnings appear
Reproducible with: 1.11.0 (6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4)
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Notes:
- Issue does not reproduce if the “Netcode for Entities” package is not present
- Issue was reproduced with project path length = 63 characters (project folder name not included)
- Issue did not reproduce with project path length = 25 characters (project folder name not included)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment