View Issue Details

IDProjectCategoryView StatusLast Update
0003077NoesisGUIUnitypublic2024-07-05 20:52
Reporterstonstad Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionunable to reproduce 
Product Version3.2.2 
Summary0003077: Visual Studio XAML Errors ( XLS0415)
Description

I'm seeing large numbers of Visual Studio XAML errors (XLS0414) and I'm not sure why. This seems like a new behavior. Screenshot included. I'm still able to compile via Unity, but in Visual Studio the errors are numerous -- more than 300 and VS stops reporting them.

Attached Files
image.png (184,512 bytes)   
image.png (184,512 bytes)   
PlatformAny

Activities

sfernandez

sfernandez

2024-02-08 16:04

manager   ~0009172

Last edited: 2024-02-08 16:04

This is opening "Assembly-CSharp" project generated by Unity, that should only contain script (.cs) files, but I'm seeing errors about .xaml files too, did you manually change the .csproj?

stonstad

stonstad

2024-02-08 20:11

reporter   ~0009173

Yes, Unity has an option to include different file types within the automated generation process for Unity CSPROJ files. I have always included XAML so that I may easily open them from Visual Studio. Interestingly, they may have removed the UI for this in more recent Unity builds.

image-2.png (18,566 bytes)   
image-2.png (18,566 bytes)   
stonstad

stonstad

2024-02-08 20:13

reporter   ~0009174

Sounds like this is a Visual Studio/Unity bug then?

stonstad

stonstad

2024-07-05 19:35

reporter   ~0009745

I haven't seen this behavior in a long time. Please feel free to close if it is non-reproducible. It was likely a VS bug.

Issue History

Date Modified Username Field Change
2024-02-08 15:16 stonstad New Issue
2024-02-08 15:16 stonstad File Added: image.png
2024-02-08 16:04 sfernandez Assigned To => sfernandez
2024-02-08 16:04 sfernandez Status new => feedback
2024-02-08 16:04 sfernandez Note Added: 0009172
2024-02-08 16:04 sfernandez Note Edited: 0009172
2024-02-08 20:11 stonstad Note Added: 0009173
2024-02-08 20:11 stonstad File Added: image-2.png
2024-02-08 20:11 stonstad Status feedback => assigned
2024-02-08 20:13 stonstad Note Added: 0009174
2024-07-05 19:35 stonstad Note Added: 0009745
2024-07-05 20:52 sfernandez Status assigned => resolved
2024-07-05 20:52 sfernandez Resolution open => unable to reproduce
2025-10-10 13:29 jsantos Category Unity3D => Unity