Search Issue Tracker
Fixed
Fixed in 2022.3.14f1
Votes
38
Found in
2022.3.4f1
Issue ID
UUM-41388
Regression
Yes
Depth pass is rendered with an incorrect matrix in the animation preview when using Universal RP
Reproduction steps:
1. Open the “URPAnimationPreview” project
2. Navigate to the Animations folder and select any animation asset (e.g. “Jump--InAir.anim”)
3. Open the Animation tab in the Inspector
4. Observe the animation preview at the bottom of the Inspector
Expected result: The preview is drawn correctly
Actual result: The grid overlaps the model in places where the depth pass doesn’t line up, and the grid is covered by the upside-down depth pass in places where the model isn't
Reproduced in: 2022.2.6f1, 2022.3.4f1, 2023.1.0b14, 2023.1.3f1, 2023.2.0a10, 2023.2.0a11
Not reproduced in: 2021.3.28f1, 2022.2.5f1, 2023.1.0b13, 2023.2.0a12, 2023.2.0a13, 2023.2.0a16, 2023.2.0a22
Reproduced using: macOS 13.4.1 (Intel)
Notes:
1. Reproduced with Deferred, Forward, and Forward+ rendering
2. Also reproduced with different kinds of shaders
3. Similar old bug: [https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-2947]
Comments (11)
-
Aladine
Aug 19, 2023 19:41
happens in 2023.3.7f1
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
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
- [Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-selecting Default Netcode Solution
Resolution Note (fix version 2022.3.14f1):
The y flip has been resolved for the animation preview window
Resolution Note (fix version 2022.3.14f1):
The y flip should now be resolved for the animation preview.