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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (2018.2.20):
This is fixed in 2018.2+