Bug: entities 1.0.0 - pre.65

Just updated to pre.65 and this shows up:

Library\PackageCache\com.unity.entities.graphics@1.0.0-pre.65\Unity.Entities.Graphics\BuiltinMaterialProperties\BuiltinMaterialPropertyUnity_SHCoefficientsAuthoring.cs(22,207): error CS0117: ‘SHCoefficients’ does not contain a definition for ‘ProbesOcclusion’

Then I created a new blank 3D urp project and installed Entities, the bug still there
Editor version: 2022.2.6.f1c1

3 Likes

For me all works fine (2022.2.12f1)

This is awful for me:(

Which SRP you’re on and which version? In our case all is fine with URP 14.0.6

Me 14.0.6 too.
Downloading new Editor version 2022.2.10, maybe that’s the solution.

I had this issue as well using URP 14.0.6, Unity version 2022.2.6.f1

Updating to Unity version 2022.2.14.f1 resolved the issue.

2 Likes