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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.