Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.2p3
Issue ID
778659
Regression
No
TextMesh normals & dynamic batching issue
Dynamic batching does not work correctly with TextMesh shader - if dynamic batching is enabled rotated text is not rendered correctly if there is more then two texts with TextMesh shader.
Steps to reproduce this issue:
1. Open attached project's scene "Untitled".
2. Set "Text1" Game Object's rotation to 70 around X axis.
3. Go to player settings ant toggle Dynamic Batching.
4. Notice that if Dynamic Batching is enabled both texts are rendered white and if it is disabled - one text is grey.
5. Enable dynamic batching.
6. Disable "Text2" Game Object.
7. "Text1" is rendered correctly.
Reproduced on Windows 10 with versions - 5.1.0f3, 5.3.3p3 and 5.4.0b10.
This issue was fixed on 5.3.4p2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment