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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- 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
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