Unity Issue Tracker - Errors “There are more UAVs (9) than the maximum supported (8) in Ray Tracing Shader "RayTracingUAVBug".“ and “RayTracingUAVBug.raytrace: Ray tracing program is invalid“ are present when using more than 8 UAVs
Fixed
UUM-112727
Errors “There are more UAVs (9) than the maximum supported (8) in Ray Tracing Shader "RayTracingUAVBug".“ and “RayTracingUAVBug.raytrace: Ray tracing program is invalid“ are present when using more than 8 UAVs
Unity: Raytracing
Fixed
6.3.X
6.2.X
6.0.X
Won't Fix
6.1.X
6000.1.0a10 onwards
Raised the maximum amount of UAVs supported in RayTracingShaders to 64. Fix verified using 33 UAVs.
Fix verified in 6000.3.0a5_2bad36b0e352
Fix verified in 6000.2.1f1.3141
Canceling port. 6000.1 reached end of life.
Fix verified in Unity 6000.0.58f1.12149.
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Observe the Console
Expected result: No Errors exist
Actual result: Errors “There are more UAVs (9) than the maximum supported (8) in Ray Tracing Shader "RayTracingUAVBug".“ and “RayTracingUAVBug.raytrace: Ray tracing program is invalid“ are present