Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2017.4.20f2
Issue ID
1129750
Regression
No
The GPU Instancing does not take effect on all gameObjects if they use the same material
To reproduce:
1. Download attached project “Shadow_Instancing_Demo.zip" and open in Unity
2. Open "Demo" scene
3. Enter to Play mode
4. Open Frame Debugger
5. Press "Enable" button in Frame Debugger
Expected results: Observe the Shadows.RenderJobDir > "Draw Mesh M_Mountain_Desert_Three_01" are only called once and say it's instanced
Actual results: Observe the Shadows.RenderJobDir > 4 "Draw Mesh M_Mountain_Desert_Three_01" are not instanced
Reproduced on : 2017.4.0f1 and 2017.4.20f2, 2017.4.21f1, 2018.1.0a1, 2018.1.0a5, 2018.1.0b1, 2018.1.9f2
Not-reproduced on : 2018.2.20f1, 2018.3.7f1, 2019.2.0a6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Resolution Note (2018.2.20):
This is fixed in 2018.2+