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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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