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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment