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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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