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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
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