Search Issue Tracker
Fixed
Fixed in 6000.1.1f1, 6000.2.0a9
Votes
0
Found in
2021.3.45f1
2022.3.53f1
6000.0.28f1
6000.1.0a5
6000.2.0a1
Issue ID
UUM-87786
Regression
No
Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Open the “/Assets/SG_SurfaceEffect_Blood.shadergraph“ in Shader Graph
4. Press CTRL + S
5. Observe the Console
Expected result: No Errors exist
Actual result: Error “cannot map expression to ps_4_0 instruction set“ is present
Reproducible with: 2021.3.45f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Reproducible with DX12 and DX11
- Reproducible with #ifdef SHADERGRAPH_PREVIEW
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
Add comment