Search Issue Tracker
Fixed
Fixed in 2021.3.26f1, 2022.2.20f1, 2023.1.0a15
Votes
0
Found in
2021.3.25f1
2022.2.19f1
2023.1.0a14
Issue ID
UUM-37891
Regression
No
BaseColor in LitShader is rendered as green if a value of color is 0.0001 or lower when Color Space is “Linear” and the selected platform “iOS” or “Android”
How to reproduce:
1. Open the user’s attached “setColorDefaultURP.zip” project
2. Open Player Settings > Player > Other Settings and change Color Space to “Linear”
3. In the Build Settings, change the platform to “iOS” or “Android”
4. Enter Play Mode and observe the “Cube” GameObject
Expected result: Cube is black
Actual result: Cube is green
Reproducible with: 12.1.11 (2021.3.25f1), 14.0.7 (2022.2.19f1), 15.0.1 (2023.1.0a14)
Not reproducible with: 12.1.12 (2021.3.27f1), 14.0.7 (2022.2.21f1), 14.0.8 (2022.3.1f1), 15.0.5 (2023.1.b20), 16.0.2 (2023.2.0a18)
Fixed in: 12.1.11 (2021.3.26f1), 14.0.7 (2022.2.20f1), 15.0.1 (2023.1.0a15)
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Not reproducible with “Windows, Mac, Linux” platform
Not reproducible with “Gamma” Color Space
Not reproducible when color value is 0.001f or higher
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2023.1.0a15):
Fixed in: 15.0.1 (2023.1.0a15)
Resolution Note (fix version 2022.2.20f1):
Fixed in: 14.0.7 (2022.2.20f1)
Resolution Note (fix version 2021.3.26f1):
Fixed in: 12.1.11 (2021.3.26f1)