Search Issue Tracker
By Design
Votes
2
Found in [Package]
6.7.1
Issue ID
1164273
Regression
No
Light2D - Sprite-Lit-Default material is not re-selectable if changed.
If the Sprite Renderer material is changed you are unable to change it back to Sprite-Lit-Default. The default material seems to no longer be in the project and is not selectable in the inspector.
Steps to reproduce.
- Open Unity 2019.2.0b7
- Create 2D lights with LWRP
- Add a Sprite Renderer to the project, the default material will be Sprite-Lit-Default
- Change the material to anything else
- Try to change the material back to Sprite-Lit-Default
Notice issue >> Sprite-Lit-Default is no longer available for selection.
Tested: 2019.2.0b6
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
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
Resolution Note:
You need to toggle packages visibility in the object picker. It's by design because Sprite-Lit-Default lives in the Universal RP package, not your Asset folder.