Region Terrain Picker - Apply button status does not update with new PBR material
tracked
Alex Bader
Using Region Terrain chooser. Select new PBR terrain material. The 'Apply' button remains greyed out until any other value field is changed (eg Water Height). This was working on previous PBR releases
Log In
Atlas Linden
tracked
Hi Alex,
This issue is now being tracked. Please stay tuned for updates on when a fix is implemented. (This will likely be after Firestorm has a fix for the issue that Maestro had mentioned below.)
In the meantime, setting PBRTerrainTransformsEnabled to 1 will fix this issue temporarily but please note that the terrain transforms may not be applied when edited.
Maestro Linden
I can confirm that this reproduces for me on Agni with the Second Life Release 7.1.10.10800445603 viewer: when I open the Region Terrain settings and change one of the PBR materials used for terrain, the 'Apply' button remains greyed out. However, it's working as expected with the same viewer on Aditi.
The difference between the two grids at the moment is the PBRTerrainTransformsEnabled flag returned in the SimulatorFeatures capability. Agni has PBRTerrainTransformsEnabled = 0, while aditi has PBRTerrainTransformsEnabled = 1.
The PBRTerrainTransformsEnabled flag indicates to viewers whether it should show UI settings for PBR Terrain Transforms (allowing region owners to change the repeats/rotations, and offsets of each PBR terrain layer). The setting should not affect other parts of the Terrain UI, such as the PBR material picker, so I think we're seeing a different viewer bug.
PBRTerrainTransformsEnabled was disabled on Agni as a workaround for https://github.com/secondlife/viewer/issues/2490 , which caused the 'Apply' button to completely disappear in Firestorm 7.1.11 (76496). We left the flag enabled on aditi so that viewer teams (both Linden and TPV) could test any fixes to that part of the UI.