UPDATE on Psyker telekine shield/dome visual bug

P.S. Can an AMD user test this real quick? I was wondering if the issue was with updating the shield effect or if it’s there from the beginning.
ForceFieldFixer.zip (13.9 KB)
All it does is disable the update based on remaining life

	--local variable_name = self._sphere_shield and "psyker_sphere_shield_life" or "psyker_flat_shield_life"
	--Unit.set_scalar_for_materials(self._unit, variable_name, 1, true)