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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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