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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment