Search Issue Tracker
Fixed
Fixed in 6000.0.37f1, 6000.1.0b6, 6000.2.0a2
Votes
0
Found in
6000.0.34f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-92940
Regression
Yes
Sprites are not rotating with bones when the Sprite type is Unlit
How to reproduce:
1. Open the “Inferno.zip“ project
2. Open the “SampleScene”
3. Select the “skeleton_ps 1“ GameObject in the Hierarchy and focus on it in the Scene view
4. Move or rotate any of the bones
5. Observe the Scene view
Expected result: The Sprite moves with the moved bone accordingly
Actual result: The Sprite does not move
Reproducible in: 2023.1.0a26, 6000.0.34f1, 6000.1.0b2
Not reproducible in: 2022.3.56f1
Could not test in: 2021.3.47f1 (errors with project)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Seems to be reproducible only in the specified project
- The feature works in Skinning Editor
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 6000.2.0a2):
Fix Unlit shader for Skinning
Resolution Note (fix version 6000.1.0b6):
Fix for this issue is available on Unity 6000.1.0b6 and above
Resolution Note (fix version 6000.0.37f1):
Fix Unlit shader for Skinning.