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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
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