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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment