Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.9f1, 2023.1.10f1, 2023.2.0b7, 2023.3.0a1
Votes
1
Found in
2021.3.28f1
2022.3.4f1
2023.1.4f1
2023.2.0a23
Issue ID
UUM-42174
Regression
No
Modifying bones with "TransformStreamHandle" does not work when the "AnimationScriptPlayable" is output to an "AnimationLayerMixerPlayable" and the "singleLayerOptimization" parameter is set to false
Reproduction steps:
1. Open project “Repro.zip”
2. Open “Sample” scene
3. Select the “Player” GameObject in the Hierarchy
4. Expand the "ModifyBoneTest" component in the Inspector, and make sure the value of the "Single Layer Optimization" property is set to false
5. Enter Play Mode
6. Drag the "Bone Alpha" slider to change the value of the "Bone Alpha" property in the Inspector
7. Observe the pose of the player's head in the Scene view
Expected result: The pose of the player's head *changes*
Actual result: The pose of the player's head *does not change*
Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.4f1, 2023.20a23
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Notes:
- Also reproducible in Standalone Player
- Enabling the "Single Layer Optimization" property in Editor mode and then entering Play Mode will give expected results, but modifying it during Play mode will not take effect
- Setting the “Bone Alpha” property to 0 then entering Play Mode and barely sliding the value makes the head rotate and then break again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment