Search Issue Tracker
Fixed
Votes
0
Found in
2023.3.0b4
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-60959
Regression
No
Shader warnings are thrown when building Shader Graph Feature Examples Sample Scene
How to reproduce:
1. Create a new empty 3D (URP) or 3D (HDRP) project
2. Import Shader Graph Feature Examples Sample (Package Manager > Select Shader Graph > Samples > Import Feature Examples)
3. Once samples are imported, in Build Profiles add "BiRPFeatureExamplesScene.unity"
4. Build and run the project
5. Once project is built go back to the Editor and observe the Console window
Expected result: no shader warnings are thrown in the Console when project is built
Actual result: shader warnings are thrown when project is built
Reproduced on: 17.02 (2023.3.0b4)
Reproducible on: macOS Sonoma 14.2.1 (M1)
{code:java}
Shader warning in 'Hidden/Core/ProbeVolumeFragmentationDebug': implicit truncation of vector type at (275)/Library/PackageCache/com.unity.render-pipelines.core/Runtime/Debug/ProbeVolumeDebugBase.hlsl(321) (on metal)
Compiling Subshader: 0, Pass: <Unnamed Pass 0>, Vertex program with <no keywords>
Platform defines: SHADER_API_DESKTOP UNITY_ENABLE_DETAIL_NORMALMAP UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_LIGHTMAP_FULL_HDR UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_NEEDS_RENDERPASS_FBFETCH_FALLBACK UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BLENDING UNITY_SPECCUBE_BOX_PROJECTION UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS
Disabled keywords: SHADER_API_GLES30 UNITY_ASTC_NORMALMAP_ENCODING UNITY_COLORSPACE_GAMMA UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_DXT5nm UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_UNIFIED_SHADER_PRECISION_MODEL UNITY_VIRTUAL_TEXTURING
{code}
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-75179