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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Resolution Note (fix version 5.1.0-preview):
This was an issue with the meta pass, which is now fixed.