Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
The issue is resolved by setting the correct shader variant stripping settings in the Editor.
Resolution Note (2023.3.X):
The issue is resolved by setting the correct shader variant stripping settings in the Editor.