Search Issue Tracker
Active
Votes
1
Found in
2020.3.31f1
2020.3.33f1
2021.2.15f1
2021.3
Issue ID
1422937
Regression
Yes
Playable Director throws ArgumentOutOfRangeException error when selecting and or assigning the Component to a GameObject
How to reproduce:
1. Open the user attached "UnloadPlayableAsset.zip" project
2. Open the "SampleScene" Scene (Assets/Scenes)
3. Select the "Cube" GameObject
Expected result: Nothing of note happens
Actual result: ArgumentOutOfRangeException is thrown
Reproducible with: 2020.3.31f1, 2020.3.32f1, 2021.2.15f1, 2021.3.1f1
Not reproducible with: 2019.4.38f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0f1, 2022.2.0a12
Note:
- Reproducible on a new project
- Alternate repro steps:
- Select the "Cube" GameObject
- Expand/Collapse the Bindings setting of the Playable Director
Comments (2)
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
- 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
Marou1
Nov 28, 2022 14:50
I forgot to mention that it is also reproducible in 2021.3.0f1
Marou1
Nov 28, 2022 14:48
Hi,
Is this something I should worry about or can I just ignore these errors?
Thanks