View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0028454 | Heart Of The Machine | Bug - Other | May 27, 2024 11:09 am | Jul 16, 2024 2:18 pm | |
Reporter | mblazewicz | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.524 Black Market Contacts | ||||
Fixed in Version | 0.567 New Edges | ||||
Summary | 0028454: Other - Black spots appear on the structures in the Main Menu background | ||||
Description | Description: Some of the buildings/mechs scrolling in the background in the Main Menu appear with black spots Steps to reproduce: 1. Launch the title 2. Wait and observe scrolling structures in the background | ||||
Tags | No tags attached. | ||||
|
Yeah, this is a case of the PBR pipeline having NaN pixels be generated, and then there's some funkiness that happens when it interacts with the custom fog shader. I tried to solve this a number of ways, but it's not really possible seming. The main menu background is slated to be entirely replaced, so I'm not going to worry about it more, since the new scene won't have that issue in general, as it will be using non-PBR shaders like the rest of the game does. |
|
Adding attachments for future reference |
|
Thanks! * Fixed a bug with some of the objects on the main menu having overly-dark blotches that would show through the fog incorrectly. These were NaN pixels that were being transmitted via a shader's interaction with the PBR lighting pipeline, and which the fog didn't know how to deal with. A different shader that is unlit is now used, and things now look correct. |
Date Modified | Username | Field | Change |
---|---|---|---|
May 27, 2024 11:09 am | mblazewicz | New Issue | |
May 27, 2024 11:09 am | mblazewicz | Status | new => assigned |
May 27, 2024 11:09 am | mblazewicz | Assigned To | => mblazewicz |
May 27, 2024 11:12 am | Chris_McElligottPark | Status | assigned => closed |
May 27, 2024 11:12 am | Chris_McElligottPark | Resolution | open => not fixable |
May 27, 2024 11:12 am | Chris_McElligottPark | Note Added: 0068750 | |
May 27, 2024 11:13 am | mblazewicz | Note Added: 0068751 | |
May 27, 2024 11:13 am | mblazewicz | File Added: 28454_A.jpg | |
May 27, 2024 11:13 am | mblazewicz | File Added: 28454_B.jpg | |
May 27, 2024 11:13 am | mblazewicz | File Added: 28454_C.mp4 | |
May 27, 2024 11:14 am | mblazewicz | Note Edited: 0068751 | |
Jul 16, 2024 2:18 pm | Chris_McElligottPark | Assigned To | mblazewicz => Chris_McElligottPark |
Jul 16, 2024 2:18 pm | Chris_McElligottPark | Status | closed => assigned |
Jul 16, 2024 2:18 pm | Chris_McElligottPark | Note Added: 0069688 | |
Jul 16, 2024 2:18 pm | Chris_McElligottPark | Status | assigned => resolved |
Jul 16, 2024 2:18 pm | Chris_McElligottPark | Resolution | not fixable => fixed |
Jul 16, 2024 2:18 pm | Chris_McElligottPark | Fixed in Version | => 0.567 New Edges |