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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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