Search Issue Tracker
Fixed in 4.0.0
Votes
0
Found in [Package]
3.0.0
Issue ID
1079806
Regression
No
[LWRP] Shader errors and Project view issue after downloading a project from Collab
How to reproduce:
1. Download and open project from Collab
2. Notice that materials under Assets/Materials become pink in Project view
3. Console is filled with LWRP compilation errors
Expected result: Materials in Project view are displayed as they are in Inspector
Actual result: Console is filled with errors and materials in Project view appear pink
Reproduced with: 2018.2.14f1, 2018.3.0b8, 2019.1.0a7
Note: - In version 2019.1.0a7 Scene view is also pink
- Reimporting all assets fixes the issue
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 (fix version 4.0.0):
This is resolved now as the package loading of shader includes use a different more stable system, this means the older packages will not be able to load shader includes correctly, this is fixed from LWRP 4.0.0 and newer