Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3.1f1
2020.1
2020.2
2020.2.0a5
Issue ID
1231164
Regression
Yes
NullReferenceException thrown when selecting multiple model assets and having the animation tab open
How to reproduce:
1. Open the attached project
2. Select the "kiki_v39_base 1" model and make sure its Inspector is set to the "animation" tab
3. While holding the ctrl button select the other model next to it
4. Observe the console
5. Deselect them and observe the console again
Expected result: no errors
Actual result: Errors are thrown when selecting multiple models with the animation tab selected and another error is thrown when deselecting them
Reproduced in: 2020.2.0a5, 2020.1.0b3, 2019.3.7f1, 2019.3.1f1
Not reproducible: 2019.3.0f1, 2019.2.20f1, 2018.4.17f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Add comment