Search Issue Tracker
Active
Votes
1
Found in [Package]
1.17.17
Issue ID
1324512
Regression
No
Using different Play Mode Script options makes Animation Rigging behave differently when loading an Addressable Prefab
How to reproduce:
1. Open the user's attached "AddressablesAnimationRiggingBug.zip" project
2. Open the SampleScene Scene
3. Open the Addressables Groups window (Window -> Asset Management -> Addressables -> Groups)
4. Set the "Play Mode Script" to use "Asset Database (fastest)"
5. Enter the Play Mode and observe the Game view
6. Set the "Play Mode Script" to use "Use Existing Build..."
7. Build the Assets (Addressables Groups window -> Build -> New Build -> Default Build Script)
8. Enter the Play Mode
9. Observe the Game view
Expected results: Both Play Mode Scripts options have the same behavior
Actual results: Both Play Mode Scripts have different behavior
Reproducible with: 10.10.0, 1.17.17 (2020.3.4f1, 2021.1.5f1, 2021.2.0a14)
Could not test with: 10.10.0, 1.17.17 (2019.4.23f1, 2018.4.33f1) (Cannot downgrade the project and Animation Rigging package)
Note:
-Using the "Play Mode Script" option "Simulate groups" gives another different behavior (cubes move but are out of sync)
-Building the project gives the same behavior as using "Use Existing Build"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment