Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.4.0f2
Issue ID
816786
Regression
No
[Instancing/Batching] If shader supports instancing & objects marked static: neither static batching nor instancing happens
Ideally for objects marked as "static" (including "batching static"), either GPU instancing should work, or static batching should work.
Currently if you have instanced shader & objects marked as static, neither works, and the rendering silently falls back to rendering them one by one.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment