Search Issue Tracker
Fixed in 7.1.5
Votes
0
Found in [Package]
5.10.0, 7.1.2
Issue ID
1191901
Regression
No
Forward Renderer's Render Objects Layer Mask tooltip is incorrect and contains a typo
How to reproduce:
1. Create a new URP project
2. Create a Forward Renderer(Create > Rendering > Universal Rendering Pipeline > Forward Renderer)
3. Select it in the Project window and add Render Objects to the Renderer Features list
4. Expand Render Objects
5. Hover over the Filters/Layer Mask label
Expected result: the tooltip describes Layer Mask
Actual result: the tooltip describes Shader Passes and contains a typo
Reproducible with: 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Could not test with: 2017.4.33f1, 2018.4.11f1(package versions with Forward Renderer implementation unavailable)
Reproducible with package versions: 5.10.0, 7.1.2
Could not test with package versions: 4.10.0(Forward Renderer not yet implemented), 5.7.2, 5.9.0(Forward Renderer features list not working)
Notes:
Tooltip itself: "Chose the Callback position for this render pass object". Note the typo(Should be 'Choose' instead of 'Chose)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment