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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Add comment