Open kant2002 opened 2 weeks ago
Current directory during run is
artifacts\bin\Cesium.CodeGen.Tests\debug
There only PDB and not DLL files for Cesium.Runtime present there.
How often does it happen? What do you do at that moment? Do you start from clean bin
directory?
It’s happens pretty consistently. Never touch artifacts or bin formers. Just add new tests and run them from. Editor.
Visual studio was not even closed, same editor session
It is very strange then, where could the files go and why :(
I suspect repro steps following
I add <AccelerateBuildsInVisualStudio>false</AccelerateBuildsInVisualStudio>
and issue is still persists.
I had the same issue in Rider. After updating on 2024.3 the problem disappeared.
Occasionally Codegen tests in Visual Studio (at least where I work) fails with following exception