Search Issue Tracker
Fixed
Fixed in 2021.3.40f1
Votes
0
Found in
2021.3.39f1
Issue ID
UUM-73601
Regression
No
IUnityGraphicsMetal.CurrentCommandEncoder() returns NULL when the DepthTextureMode.MotionVectors is set
How to reproduce:
1. Open the “IN-77869_repro“ project
2. Open the “scene“
3. Enter Play Mode
4. Observe the GameView
Expected result: A colored triangle is rendered behind the “Sphere“ GameObject
Actual result: A colored triangle is not rendered behind the “Sphere“ GameObject
Reproducible with: 2021.3.39f1, 2022.3.31f1
Not reproducible with: 2022.3.33f1, 6000.0.6f1
Fixed in: 2022.3.32f1
Reproducible on: macOS M1 v12.7.4
Not reproducible on: No other environment tested
Notes:
- Should be tested with devices that have Metal available
- Sometimes the triangle is rendered for a second, however, it should continue to be rendered
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment