How to reproduce:
- Open the attached project “IN-152865”
- Open the “Assets/Scenes/Repro” Scene
- Enter Play Mode
- In the Game View, observe the color of the cube at the top
- Exit Play Mode
- In the Project window, select the “Assets/Settings/PC_RPAsset” asset
- In the Inspector, change the “Rendering → GPU Resident Drawer” setting to Instanced Drawing
- Enter Play Mode
- In the Game View, observe the color of the cube at the top again
Actual result: The cube at the top is colored green in step 4 and is colored blue in step 9
Expected result: The cube at the top is colored green in step 4 and remains green in step 9
Reproducible with: 6000.0.0f1 6000.0.83f1, 6000.3.24f1, 6000.6.1f1, 6000.7.0a6
Reproducible on: macOS 26.6.2 (M4 Max)
Not reproducible on: No other environments tested