Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2022.3.40f1, 6000.0.0b15, 7000.0.0a17
Votes
1
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b5
2023.3.0a3
6000.0.0b11
6000.1.0a7
7000.0.0a1
Issue ID
UUM-48035
Regression
No
[URP][Shader Graph] Shader compilation error when using Precision mode as Single in Shader Graph with Android Platform
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/DevDunkStudio/LightReceiver/Demo/Scene/LightReceiverDemo.unity” Scene
3. Observe that the Scene is pink and missing shader
4. Go to the LightsReceiver tab
5. Change Precision to Half in Graph Inspector > Graph settings
6. Observe that the Scene now has textures and shader
Expected result: When Single Precision is selected the Scene has texture and shader
Actual result: When Single Precision is selected the Scene is pink and missing shader
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5, 2023.3.0a3
Reproducible on: Android Platform
Not reproducible on: Windows Standalone Platform
Could not be tested on: Mac Intel (Shader error in 'Master': Program 'frag', error X8000: D3D11)
Testing environment: Windows 10 Enterprise 21H2
Note:
- Only reproduces when the Precision in Shader Graph is set to "Single"
- Issue does not reproduce if “specularColor *= Smoothness;” is added as seen in the attached video “*2023-08-09 12-53-36.mp4*“
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Add comment