Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
11.0.0
Issue ID
1331352
Regression
No
Shader loses color until shader is reselected at runtime when Light Layers are enabled
Reproduction steps:
1. Open attached Project
2. Open Assets\Scenes\Forma Sample
3. Press Play
4. Select the newly generated Cube (Red/Black)
5. Reselect the Shader of the Cube's Material (Shader > HDRP > Lit)
Expected result: The cube is always fully Red
Actual result: Reselecting the Shader clears the Buffer, and the Cube turns fully Red
Reproducible with: 10.4.0 (2020.3.3f1), 10.5.0 (2020.3.8f1), 11.0.0 (2021.1.6f1)
Could not test with: 2019.4, 2021.2 (Serialization issues)
Notes: Disabling Light Layers 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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note:
Update of HDRP materials in asset bundles is not supported. They have to be made with the same HDRP version as the project they are loaded in