Search Issue Tracker
Fixed in 5.1.0-preview
Votes
0
Found in [Package]
3.0.0
Issue ID
1092227
Regression
Yes
[LWRP] Scene view modes render objects black
Reproduction steps:
1. Open the attached project.
2. Open the "SampleScene".
3. Click on the "Shaded" button in the Scene View.
4. Select another rendering mode (e.g. "Baked LIghting" or "Albedo").
Actual behavior:
- Objects will be rendered black.
Reproduced with:
2018.3.0a7
3.0.0, 3.3.0
Notes:
Possibly a regression.
Not reproducible with 2018.2, but the project doesn't move to this unity version properly.
Project also doesn't work with 2 and 4 LWRF package versions.
Comments (17)
-
seobureau
Apr 16, 2023 22:51
test
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 5.1.0-preview):
This was an issue with the meta pass, which is now fixed.