Search Issue Tracker
Fixed
Fixed in 2022.2.0b1, 2023.1.0a2
Votes
1
Found in
2022.2.0a16
2023.1.0a1
Issue ID
UUM-4798
Regression
Yes
Skinned mesh renderer is absent in raytracing acceleration structure
This is a strange case. TLDR skinned mesh renderers are not seen in rtx effects such as reflections or shadows.
Repro:
Open the scene with Unity 2022.2.0a16+
Expected: Character and Cube casts shadows
Result: Skinned character does not cast a shadow
Additional info:
If the ADDITIONAL TESTING game object is enabled (it has a camera with a script). This forces shadows to appear. Looks like nothing to do with HDRP
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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Resolution Note (fix version 2023.1.0a2):
I verified that the issue is indeed fixed. Skinned meshes appear in RTX effects with CPU and GPU skinning. Added before/after videos.
Resolution Note (fix version 2022.2.0b1):
PR: https://ono.unity3d.com/unity/unity/pull-request/145077/_/2022.2/graphics/raytracing/UUM-4798