Search Issue Tracker
Fixed
Fixed in 6000.0.65f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-129087
Regression
No
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"
How to reproduce:
1. Open the attached “IN-122983” project
2. In the Hierarchy tab, click on the “Canvas” GameObject
3. In the Inspector, navigate to the Canvas component
4. Observe the warning
Expected result: The warning’s text is “…It’s likely these channels are not needed.“
Actual result: The warning’s text is “…Its likely these channels are not needed.“
Reproducible with: 2022.1.0a5, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: No other environments tested
Note: The full warning message is: “Shader channels Normal and Tangent are most often used with lighting, which an Overlay canvas does not support. Its likely these channels are not needed.”
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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Resolution Note (fix version 6000.5.0a4):
Typo was fixed in the Canvas warning message