Search Issue Tracker
Fixed in 5.5.0f3
Votes
0
Found in
5.3.1f1
Issue ID
761401
Regression
No
[Android] Large FOV results in shadow artifacts
2. How we can reproduce it using the example you attached
Problem1.
- Increase the FOV to 100 on the main camera
- Build targetting android
- Start the apk on your android
- Observe on the rocks the dotted result ( if you move the camera around in the editor, you might notice a dotted shadowy rectangle being cast onto the mesh which I have no idea where it's coming from, but realtiem shadows appear inside it, possibly a Unity optimization for the shadow engine? )
Additional Steps:
- Go back to the project and decrease the FOV on the main camera back to 60
- Deploy and observe that the shadow artifacts do not appear
tested here:
Version 5.3.4f1 (fdbb5133b820)
Thu, 10 Mar 2016 22:34:57 GMT
Branch: 5.3/release
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
Add comment