Search Issue Tracker
Fixed
Fixed in 6000.0.55f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3, 7000.0.0a35
Votes
0
Found in
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110695
Regression
No
"Shader error in 'Shader Graphs/SG_Unlit'" warning appears and material fails to render when accessing Adaptive Probe Volume data through EvaluateAdaptiveProbeVolume method
How to reproduce:
1. Open the attached “IN-106314” project
2. Open the “SampleScene”
3. In the Assets folder open the “SG_Unlit.shadergraph”
4. Observe the Console window
5. Enter the Scene or Game view
6. Observe the spheres
Expected result: No errors appear in the Console and the middle sphere is not pink
Actual result: “Shader error in 'Shader Graphs/SG_Unlit'“ warning appears in the Console and the middle sphere renders pink
Reproducible with: 6000.0.1f1, 6000.0.52f1, 6000.1.10f1, 6000.2.0b8, 6000.3.0a1
Could not test with: 2022.1.0a1, 2022.3.64f1, 6000.0.0f1 (EvaluateAmbientProbe API not implemented)
Reproduced on: Windows 11, macOS15 (M1) (user reported)
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment