stride
stride copied to clipboard
Warning on asset build
Release Type: Official Release
Version: 4.0-beta
Platform(s): Windows
Describe the bug On building I consistently get the following warning:
warning 2.469s: [YamlAssemblyRegistry] Assembly [SDL2-CS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null] has not been processed by assembly processor with --serialization flags. [DataContract] aliases won't be available.
To Reproduce Build clean project
This bug is still existing on Stride Ver. 4.1.0.1-Beta. (.NET 5)
v4.2.0.2293 here. I get this warning when building a project that contains a dotnet class library, that does not contain any asset/script:
5>EXEC : warning 3,241s: [YamlAssemblyRegistry] Assembly [SmartIOT.Extensions.Injection, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null] has not been processed by assembly processor with --serialization flags. [DataContract] aliases won't be available.