Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.17.0-preview.42
Issue ID
1335915
Regression
No
Mesh is not rendered by DOTS at runtime when using Sprites/Default Shader with GPU Instancing enabled
How to reproduce:
1. Open the user's attached project and Scenes/SampleScene scene
2. In the Project window, select XMat and change its Shader to Sprites/Default
3. Enter the Play mode and observe the Game view
Expected result: the yellow quad is rendered
Actual result: nothing is rendered
Reproducible with: 0.17.0-preview.41 - 0.17.0-preview.42 (2020.3.11f1)
Could not test with: 2018.4, 2019.4, 2021.1, 2021.2 (Entities are not supported)
Notes:
1. The issue is not reproducible when GPU Instancing is disabled
2. The issue is not reproducible with other Shaders
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Currently there is no 2d support in hybrid renderer.