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
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
- Sprite Mask does not render in the Player
- Trying to insert Template to Subgraph Operator or Block throws "NullReferenceException" error
- NullReferenceException occurs when trying to access TouchScreenKeyboard properties
- [Android] [GameActivity] Exception "Didn't find class "com.unity3d.player.ReflectionHelper" and application crash when setting
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