Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
6.7.1
Issue ID
1166496
Regression
No
[2DRenderer] Same sprites with normal maps and different rotations are lit from the same direction when both sprites are visible
How to reproduce:
1. Open attached project "SpriteNormalsLighting.zip" and scene "SampleScene"
2. In Hierarchy window, select "asteroid_1" object
3. Drag the selected object into the Game View
4. Observe "asteroid_1 (1)" lighting
Expected result: nothing changes, the lighting of the asteroids remain the same
Actual result: asteroid lighting changes
Reproducible with: 2019.2.0b8 (6.7.1)
Could not test with: 2019.1.0a14 and older due to Sprite2D package errors AND 2019.3.0a8 due to LWRP 6.7.1 package errors
The 2d experimental light feature is implemented in LWRP 6.7.1 and was not available in 6.5.3 and older package versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment