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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment