Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0a1
Issue ID
988354
Regression
No
[HDRP] Some objects are not properly lit until Directional Light object is focused
Steps to reproduce:
1. Open the linked project (or set up a project for HDRP usage from https://github.com/Unity-Technologies/ScriptableRenderPipeline)
2. Open 'GammaTest' scene
3. Open Game view or focus one one of the Lit planes, notice how are they too bright
4. Select 'Directional Light' object in hierarchy
5. Notice how both Lit planes are now correctly lit
Notes:
After selecting the Directional Light object, the scene becomes dirty, and if you save it, then after re-opening the planes will be correct. If you don't save the scene, upon re-opening the planes will be incorrectly lit again until selecting DL object.
Same happens on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment