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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.