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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment