Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4.28f1
2020.3
2021.1
2021.2
2022.1
Issue ID
1347872
Regression
No
Shader.worldPosition interferes with drawing of the Shader when using DrawMeshInstanced
Reproduction steps:
1. Open the user's attached project
2. Open the "SampleScene" Scene
3. Enter the Play Mode
4. Click on the "Use Matrix" button
5. Observe the Game View
Expected result: The yellow cubes are still visible
Actual result: The yellow cubes disappear
Reproducible with: 2019.4.29f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0b6, 2022.1.0a4
Note:
- Reproducible on all 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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Resolution Note (fix version 2022.1):
Fixed in: 2022.2.0a9
The behavior that the User is experiencing is By Design, yet while calling so (incorrectly) they would not have gotten any useful errors. This fix implements an error for the Users to know what's going on