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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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