Search Issue Tracker
Fixed in 7.3.1
Votes
0
Found in [Package]
7.0.1
Issue ID
1178780
Regression
No
[HDRP] Decreasing range of box light on Mac creates jagged line on flat surface
Decreasing range of box light on Mac creates a jagged line in the light's edge on a flat surface.
Tested on Mac and Windows, but only occurs on Mac.
1.Create new HDRP Template Project.
2.Create a new scene and open it.
3.Click on Directional Light in the hierarchy to open in inspector. Change the Directional Light type to ‘Spot’.
4.Change the light shape to ‘Box’.
5.Underneath the light shape dropdown, set ‘Size X’ and ‘Size Y’ to 10.
5.Set Position of the light to (0, 2, 0) and Rotation to (20 0, 0).
6.Create a Plane in scene. (GameObject -> 3D Object -> Plane). Ensure it is at position (0, 0, 0).
7.Increase and decrease the range of the light.
Expected result: as the range is decreased, the edge of the light hitting the plane should be a straight line.
Actual result: The edge of the light is jagged and much closer to a zigzag than a straight line.
Video of this bug attached to the case.
Note that rotating yourself in scene changes the appearance of the jagged line.
Tested and reproducible in 2019.3.0a12 with package version 7.0.1, 2019.1.13f1 with package version 5.7.2 and 2018.1.9f2 with package version 1.1.4.
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note (fix version 7.3.1):
Fixed here: https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4711
Tested and verified fix in HDRP package version 7.3.1.