Search Issue Tracker
Fixed in 2020.1.X
Duplicate in 2019.4.X
Votes
0
Found in
2019.4
2019.4.9f1
2020.1
Issue ID
1335967
Regression
No
DrawMeshInstancedIndirect does not render all meshes after re-focusing the Editor window
How to reproduce:
1. Open the attached project named "Case_1335967"
2. Open the PouchRenderTest Scene
3. Enter Play mode
4. Observe the multiple animated quads in the Scene
5. Focus another app window and the re-focus the Editor
Expected results: The meshes are drawn as before
Actual results: Only one mesh is drawn which is static
Reproducible with: 2019.4.26f1, 2020.1.0a6
Not reproducible with: 2020.1.0a7, 2020.3.8f1, 2021.1.7f1, 2021.2.0a17
Could not test with: 2018.4.35f1(Missing script references)
Notes:
1. Reproducible with D3D11, D3D12, Vulkan and OpenGLCore graphics APIs
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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Resolution Note (fix version 2020.1):
Fixed in - Unity 2020.1.0a7 and above