Search Issue Tracker
Fixed in 4.3.2
Votes
0
Found in
4.3.0f4
Issue ID
578199
Regression
No
Shaders: doing SetFloat et al in the editor has performance issues
Performance of material.SetFloat, SetColor etc. in the Editor is dependent on total amount of shader property names present. The more unique names there are, the slower the call is. This only applies to Editor; it does some validation checks.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment