Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.64f1
6000.3.2f1
6000.4.0b2
6000.5.0a3
Issue ID
UUM-130802
Regression
No
"Initialization Mode" and "Update Mode" drop-downs are not localized in the Custom Render Texture asset
Steps to reproduce:
- Create a project
- Go to "Assets" -> "Create" ->"Rendering" -> "Custom Render Texture"
- Select the asset to view it in the Inspector
- Expand the "Initialization Mode" dropdown and observe the list
- Expand the "Update Mode" dropdown and observe the list
Actual results: Dropdown list items are displayed as code strings - "OnLoad", "OnDemand", and "Realtime"
Expected results: Items should be - "On Load", "On Demand", and "Real time"
Reproducible with versions: 6000.0.64f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Tested on (OS): macOS - Tahoe 26.1
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