UnitGenerator
UnitGenerator copied to clipboard
Path could not be found for script compilation file in Unity6
When using UnitGenerator in Unity6, the following error is output to the console at compile time.
Path could not be found for script compilation file ‘UnitGenerator/UnitGenerator.SourceGenerator/UnitOfAttribute.cs’
However, it only outputs to the console and can be executed without problems. Also, the operation check on the actual device was not affected.
How to reproduce
- Place UnitGenerator.dll in a new project
- Configure settings for RoslynAnalyzer.
Environment.
- UnityVersion 6000.0.23f1
- UnitGenerator 1.6.2