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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment