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)
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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
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