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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.