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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment