Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a1
2019.1.0a13
Issue ID
1113263
Regression
Yes
[Lights] Shadow renders with jagged edges after switching platform to Android, iOS or tvOS
Shadow renders with jagged edges after switching platform to Android, iOS or tvOS
Steps to reproduce:
1. Open the attached project or create a new one.
2. Right-click in Hierarchy > 3D Object > Cube.
3. Right-click in Hierarchy > 3D Object > Plane.
4. Set 'Y' Position property value of Cube to '2'.
5. Go to Edit > Project settings > Quality
6. Change Android quality level to 'Ultra' and Anti Aliasing to '8x Multi Sampling'.
7. Switch platform to Android.
Actual Result:
Shadow renders with jagged edges.
Expected Result:
Shadow renders without any artefacts.
Occurring On: 2019.1.0a13, 2019.1.0a1
Working fine On: 2018.3.0f2
Environment: Windows and Mac
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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Resolution Note:
on 2018.3 variant "very high" was selected as active quality setting in editor, whereas 2019.1 variant was "ultra". Also shadow distance values are different in the two settings. Since shadow cascades are by default off on mobiles, that resulted in seemingly incorrect result, but actually it's expected