Copyright © 2026 Unity Technologies
Fix is available in Entities Graphics 1.0.8 Could not verify with 2023.2 due to a known issue. Fix was verified with 2022.2.19f1 and Entities Graphics 1.0.8
Fix is available in Entities Graphics 1.0.8 Fix was verified with 2022.2.19f1 and Entities Graphics 1.0.8
How to reproduce:
1. Open the attached “repro-project.zip“ project
2. Build the project
3. Observe the Console
Expected result: The Build is finished.
Actual result: The Build is interrupted and errors are thrown in the Console.
Reproducible with: 2022.2.1f1 (1.0.0-pre.15), 2023.1.0a23 (1.0.0-pre.15)
Could not test with: 2020.3.42f1, 2021.3.15f1 (Entities-Graphics is not supported)
Reproducible on: Windows 10, macOS 11.6.5 (Intel)
Errors:
Shader error in 'Hidden/OcclusionDebugOccluders': 'UnitySetupInstanceID': no matching 1 parameter function at line 62 (on d3d11)
Shader error in 'Hidden/OcclusionDebugOccluders': invalid subscript 'instanceID' at line 62 (on d3d11)
Notes:
Issues you vote on will appear here