Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.39f1
2021.3.9f1
2022.1.14f1
2022.2.0b7
2023.1.0a9
2023.2.0a1
2023.3.0a3
Issue ID
UUM-14554
Regression
No
Mesh doesn't get rendered in Player when using Graphics.DrawMeshInstanced
How to reproduce:
1. Open the attached project “IN_7570”
2. Open “SampleScene” in Scenes
3. Enter the Play Mode
4. Observe the Game View
5. Press File → Build And Run
6. Observe the Player
Expected result: Mesh is rendered in Player
Actual result: Mesh is not rendered in Player
Reproducible with: 2020.3.39f1, 2021.3.9f1, 2022.1.14f1, 2022.2.0b7, 2023.1.0a9
Reproducible on: Windows 10 Pro
Workaround:
1. Create a new material
2. Enable GPU Instancing
3. Attach newly created material to “Plane” GameObject
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
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
- “Do you want to apply changes?” warning pop-up appears when adding and removing list items in Player settings
- Line Renderer flickering in HDRP project when second Material field is set to None
- Texture 2D Importer fails to assing a default value to the "namefileidtable" when using a texture preset
- "ProcessRootMotion" method is called when "Apply Root Motion" is disabled in the Animator
Resolution Note:
The issue is resolved by setting the correct shader variant stripping settings in the Editor.