Search Issue Tracker
By Design
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.1.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-2732
Regression
No
Reset functionality doesn't work for the "Contribute Global Illumination" Property under the MeshRenderer
On resetting the MeshRenderer component, Contribute Global Illumination property is not getting set to the default value. refer attached video
Steps to repro:
1. Open a new project.
2. Create a cube game object
3. Change "Contribute Global Illumination" Property
4. Reset MeshRenderer component.
Actual Result:
"Contribute Global Illumination" Property from MeshRenderer component is not resetting.
Expected Result:
"Contribute Global Illumination" Property from MeshRenderer component gets reset.
Note:
"Contribute Global Illumination" property was introduced in 2019.2.0a3
Occurring on:
2020.2.0a9, 2020.1.0b7, 2019.3.10f1, 2019.2.0a3
Environment:
Windows 10 and macOS 10.14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal
Resolution Note:
The `Contribute Global Illumination` property in the MeshRenderer component is a reference to the `Contribute GI` static flag on the object. It is merely presented also in the MeshRenderer for convenience.