Search Issue Tracker
Fixed
Fixed in 6000.0.69f1, 6000.3.11f1, 6000.4.0b11, 6000.5.0a7
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-133088
Regression
No
Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
Reproduction steps:
1. Open the attached project "ReproProj"
2. In Project window, select the “/Assets/YSCloudCoverText.shader“
3. Observe the Console
Expected result: No Errors exist
Actual result: Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present
Reproducible with: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note:
Fixed in 6000.3.11f1
Resolution Note (fix version 6000.5.0a7):
Fixed in 6000.3.11f1
Resolution Note (fix version 6000.4.0b11):
Fixed in 6000.4.0b11 -- the fix will be backported to 6.3 and 6.0
Resolution Note (fix version 6000.3.11f1):
Fixed