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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
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.