Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a13
2019.1.10f1
2019.2.0a1
2019.3.0a1
Issue ID
1169708
Regression
Yes
Reflective Materials appear completely Black when viewed in New Scenes
How to reproduce:
1. Create a new project
2. Create and open a new Scene
3. Create a reflective material(For instance maxing out the Metallic and Smoothness settings)
4. Observe the appearance of the material
Expected result: The material appears reflective in both the Scene and the Inspector preview
Actual result: The material looks completely black
Reproducible with: 2019.1.0a13, 2019.1.14f1, 2019.2.0f1, 2019.3.0a11
Not reproducible with: 2017.4.31f1, 2018.4.6f1, 2019.1.0a12
Workaround: Generate the Scene lighting or Enable Auto Generate in Lighting settings
Notes:
1. In 2017.4 and 2018.4 new Scenes had the Auto Generate lighting setting enabled by default
2. In 2019.1/2019.2/2019.3 Auto Generate lighting is disabled by default for new Scenes which seems to cause this
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The shiny metallic sphere appears black due to the lack of reflection probes in the scene. You can either place a reflection probe manually, and bake it, or set it to realtime. Alternatively, keep the scene setup as is, and simply generate the lighting in the Lighting Settings window. This will ensure that the ambient reflection probe is baked.
If you prefer to have the lighting be generated automatically as you make changes, please enable Auto Generate in the Lighting Settings window.