Search Issue Tracker
Fixed in 6.8.0
Fixed in 5.16.2
Votes
0
Found in [Package]
5.2.1
Issue ID
1158003
Regression
No
[LWRP][Mobile]Shadows are not rendered on Devices which supports only OpenGL ES 2.0
To reproduce:
1. Download attached “LWRP-GLES2.zip" project and open in Unity
2. Open "TEST" scene
3. Change the platform to iOS or Android
4. Build for iOS or Android
5. Deploy built App to a Device
Expected Result: When App is opened in a Device, you will see a Cube with a Shadows
Actual Result: When App is opened in a Device, you will see a Cube without a Shadows or just a black Plane
Notes:
- This issue appears on iOS and Android devices which support only OpenGL ES 2.0
- On OpenGL ES 3.0 this issue does not appear
- Images for Reference and snippet from the Player log are attached in Comments section
- iPod Touch 6th Gen, iOS: 10.2.1 - Not Reproduced
- iPad Air, iOS: 11.0 - Not Reproduced
- iPhone 8 Plus, iOS: 12.2 - Not Reproduced
- iPhone X, iOS: 13.0 - Not Reproduced
- iPad mini, iOS: 9.3.5 - Reproduced
- iPhone 5C, iOS: 9.3.2 - Reproduced
Reproduced on Package version 5.2.1, 5.3.1, 5.16.1 and 6.5.3
Reproduced on Unity 2019.1.9f1, 2019.2.0b8 and 2019.3.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment