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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
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.