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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
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.