Search Issue Tracker
By Design
Votes
0
Found in [Package]
9.0.0, 8.1.0, 8.0.1, 7.1.7.
Issue ID
1242603
Regression
No
[HDRP] Camera background color changes on changing color in Sprite Shape renderer
Camera background color changes on changing color in Sprite Shape renderer.
Steps to repro:
1. Create a new HDRP Project.
2. Windows > Package Manager > 2D SpriteShape > Install.
3. Gameobject > 2D Object > Sprite Shape > Change Color.
Actual Result:
Camera background color changes on changing color in Sprite Shape renderer.
Expected Result:
Camera background color should not be changed.
Reproducible in:
2020.2.0a10, 2020.1.0b8, 2019.3.0f3 with package Version 9.0.0, 8.1.0, 8.0.1, 7.1.8.
Environment:
Occurring on Windows 10 & Mac 10.15
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
This behaviour is the behaviour of auto-exposure. So it is expected.
What we should do is provide a default scene template with fixed exposure instead so beginner users aren't lost with this kind of behaviour.