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
- Clicking on the project's title does not open the project when the long path tooltip is shown
- [Linux] "Select Preset..." window closes without creating another preset when "Create New Preset..." is double-clicked again after creating the first preset
- “Screen position out of view frustum” error is thrown and Game window renders black when Camera Clipping Planes fields are set to “Infinity”
- Foldouts in the Library section of UI Builder do not open when clicked on title and Tree View is enabled
- VisualElement with DynamicTransform and animated scale from 0 is not rendered until hovered when parent uses GroupTransform
Resolution Note (fix version 5.1.0-preview):
This was an issue with the meta pass, which is now fixed.