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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
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