TrubbleAC
TrubbleAC
Not sure if this ties in with the issues stated above, but colored bees also don't seem to have textures anymore. 
Not sure if it's related to this at all: #15357
I have the same issue - it always seems to be on a fresh build that it occurs. Additionally, disabling parallel builds (via setting maximum number of parallel project builds...
@znakeeye I think I have found a workaround - if you create a `Directory.Build.targets` file with the following contents I no longer have the issue: ``` $(BaseIntermediateOutputPath)$(ArtifactsPivots)\ ``` I took...
I'm still having this issue on 2.8.0-beta-1.
Not exactly a comparison but you might be able to get some use out of [PolySharp.Playground](https://github.com/wallyrion/PolySharp.Playground) - it at least highlights what features are explicitly supported by PolySharp with code...