Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0a2
6000.4.0a1
Issue ID
UUM-120398
Regression
No
Custom shader causes excessive number of rendering commands
Steps to reproduce:
- Open the UI Builder and create
- Add one root element as a container with 10 text elements inside
- Open the UI Toolkit debugger and enable "Draw Stats Overlay"
- Read the number of "Material sets"
- Assign a material on the container
- Read the number of "Material sets"
Actual results:
Increases by 1
Expected results:
Increases by 12
**
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment