View Issue Details

IDProjectCategoryLast Update
0028454Heart Of The MachineBug - OtherJul 16, 2024 2:18 pm
Reportermblazewicz Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.524 Black Market Contacts 
Fixed in Version0.567 New Edges 
Summary0028454: Other - Black spots appear on the structures in the Main Menu background
DescriptionDescription:
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
TagsNo tags attached.

Activities

Chris_McElligottPark

May 27, 2024 11:12 am

administrator   ~0068750

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.

mblazewicz

May 27, 2024 11:13 am

manager   ~0068751

Last edited: May 27, 2024 11:14 am

Adding attachments for future reference
28454_A.jpg (944,302 bytes)
28454_B.jpg (911,652 bytes)
28454_C.mp4 (4,861,244 bytes)   

Chris_McElligottPark

Jul 16, 2024 2:18 pm

administrator   ~0069688

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.

Issue History

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