Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.1.X, 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
- Value discrepancy between LateUpdate and OnAnimatorIK when state transition occurs
- Keyword space mismatch error is constantly appearing in the Editor Console window when shaders contain compilation errors
- Inspector Window Tag Search Bar is not populated with the copy-pasted text when using CTRL+V to paste a tag name
- CompilationPipeline.assemblyCompilationFinished is not invoked when using RequestScriptCompilationOptions.CleanBuildCache
- Error “A renderer material mask can't store more than 128 materials.“ is present when the GPU Resident Drawer is disabled
Resolution Note (fix version 6000.2.0a2):
Fix Unlit shader for Skinning
Resolution Note (fix version 6000.0):
Fix Unlit shader for Skinning.