Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b8
Issue ID
604361
Regression
No
Mobile Shaders light intensity calculations seems to be wrong
To reproduce:
1. Open the project that I've attached
2. Open the scene
3. Move the spotlight a bit nearer to the boxes
4. Notice light intensity difference between those two boxes.
By design:
By current desing, only 1 directional light is supported. The repro scene contains one spot light which is handled like per vertex light. This is different when compared to non-mobile version of Bumped-Diffuse.shader.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment