Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.3.0b1
2017.3.0f3
Issue ID
994586
Regression
Yes
HDR camera introduces pixel artifacts in a light-mapped scene
How to reproduce:
1. Load tester-submitted project
2. Open "Title Screen.unity" scene
3. Rotate the camera and stop when the white spot remains on the screen
Expected result: No white spots and black pixels appear
Actual result: When positioning camera in very peculiar angles white spots with black pixels appear
Notes:
- Main camera must have HDR allowed
- The scene must contain baked lighting (it doesn't matter whether the lightmaps are directional or non-directional)
- White spots are produced by Post-Processing stack plugin bloom effect (white spot is produced due to bloom effect being unable to determine the luminosity of the black pixel in the center of the spot)
- Black pixel persists through Unity scene grid (Editor view - possibly incorrect Z-Buffer pixel generated)
- Lightmap quality doesn't seem to affect artifacts
- Reproduces with both Directional and Non-Directional light maps
- Enlighten light mapper reproduces the issue too, but it's harder catch it
Reproducible with - 2017.3.0b1, 2017.3.1p1, 2018.1.0b8, 2018.2.0a1
Not reproducible with - 5.6.5p2, 2017.1.3p1, 2017.2.1p4, 2017.3.0a7
Comments (1)
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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
aftokinito
May 16, 2018 10:30
Still present to this day and REALLY annoying.