Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.14f1, 2022.2.0b16, 2023.1.0a16
Votes
19
Found in
2020.3.39f1
2021.3.9f1
2022.2.0b7
2023.1.0a9
Issue ID
UUM-13174
Regression
Yes
“DrawMeshInstanced does not support…” error in the Console pops up when the Shader does support instanced rendering
Reproduction steps:
# Open the attached project
# Enter the Play Mode
# Hover over the “Potion” GameObject in the Game View
# Observe the Console
Expected result: There’re no errors in the Console
Actual result: “DrawMeshInstanced does not support…” error pops up in the Console
Reproducible with: 2020.3.39f1, 2021.3.9f1, 2022.2.0a8, 2022.2.0b7, 2023.1.0a9
Not reproducible with: 2022.1.0a1, 2022.1.15f1, 2022.2.0a7
Reproducible on: Windows 10 (21H2)
Comments (11)
-
bital
Oct 25, 2022 05:29
It's also reproduced as 2021.3.11f1.
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note (fix version 2023.1.0a16):
Fixed incorrect error message displayed due to async shader compilation.
Resolution Note (fix version 2022.2.0b16):
Fixed incorrect error message displayed due to async shader compilation
Resolution Note (fix version 2021.3.14f1):
Fixed incorrect error message displayed due to async shader compilation
Resolution Note (fix version 2020.3.43f1):
Fixed incorrect error message displayed due to async shader compilation