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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment