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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.