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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment