View Issue Details

IDProjectCategoryLast Update
0029792Heart Of The MachineGraphical BugNov 21, 2024 9:33 am
ReporterFluffiest Assigned ToChris_McElligottPark  
Status minor fix for laterResolutionopen 
Product Version0.595.5 Is It Justice? 
Summary0029792: Very minor issue - one specific type of skyscraper not showing up on city map
DescriptionThe attached screenshots show a cluster of four large buildings: A smaller commercial and residential tower at the front, and two Mixed-Use Skyscrapers at the back. Go to the city view, and only the two smaller buildings are visible.

There are several other instances in the city where this specific "unevenly stacked blocks" skyscraper appears in the street view but not the city map. I attached the save.

I think the issue is in Buildings_Skyscrapers.xml, lines 211-213

<building_prefab id="SkyscraperJ" display_name="Skyscraper J"
        path_to_placeable="Assets/__Library/Buildings/Skyscrapers/Skyscraper J.prefab"
        type="MixedUseSkyscraper">

Is missing:
should_be_shown_in_map_mode="true"
TagsNo tags attached.

Activities

Fluffiest

Nov 21, 2024 7:30 am

reporter  

20241121122039_1.jpg (1,189,770 bytes)
20241121122044_1.jpg (672,930 bytes)
vanishing towers.save (4,106,761 bytes)

Chris_McElligottPark

Nov 21, 2024 9:33 am

administrator   ~0070810

I will have to check, but I intentionally thin out things on the map to keep the poly count low. Probably this was one of the higher-polygon models, which I excluded to keep the map polycount low.

But this is long enough ago that I can't be sure it wasn't just a mistake. For the slum towers, the ones that do and do not show is very intentional, but I don't know that's it's the case here.

Issue History

Date Modified Username Field Change
Nov 21, 2024 7:30 am Fluffiest New Issue
Nov 21, 2024 7:30 am Fluffiest File Added: 20241121122039_1.jpg
Nov 21, 2024 7:30 am Fluffiest File Added: 20241121122044_1.jpg
Nov 21, 2024 7:30 am Fluffiest File Added: vanishing towers.save
Nov 21, 2024 9:33 am Chris_McElligottPark Note Added: 0070810
Nov 21, 2024 9:33 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Nov 21, 2024 9:33 am Chris_McElligottPark Status new => minor fix for later