Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a7
Issue ID
1312997
Regression
No
[Lighting Explorer] Static emissives tab should show material without "Show Inactive Objects" enabled
Steps
1. create a new URP template project
2a. In project tab, right click > create > Material
2b. In inspector, enable emission checkbox on the material
2c. In inspector, change the emission color on the material to red
3. in hierarchy, right click > 3D Object > cube
4. drag the material from project tab to scene view
5. drop the material on the new cube
6. in inspector, with cube selected, enable "static"
7. select window > rendering > light explorer
8. open the "static emissives" tab
9. observe material only appears in list when "Show inactive objects" is enabled
expected: material on active object in scene appears in list
actual: material appears in list only if "Show inactive objects" is enabled
Repro: 2021.2.0a3 (URP), 2020.2.3f1 (builtin)
No repro: ?
Not checked yet: 2019.4
Notes:
- documentation for this tab is here: https://docs.unity3d.com/2021.1/Documentation/Manual/LightingExplorer.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment