Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0a8
Votes
0
Found in
2022.1.23f1
2022.2.0f1
2023.1.0a7
Issue ID
UUM-20990
Regression
No
NullReferenceException when selecting a transition from Any State in the Animator window
How to reproduce:
- Open the attached project "AnimStateIssue.zip"
- Open Assets/Scenes/SampleScene.unity
- Select "char_1" in the Hierarchy window
- Open the Animator window (Window>Animation>Animator)
- Select the "AnyState->RifleIdle" transition
Expected results: No errors thrown in the Console window
Actual results: "NullReferenceException: Object reference not set to an instance of an object" thrown in the Console window
Reproducible with: 2022.1.23f1, 2022.2.0f1, 2023.1.0a7
Not reproducible with: 2023.1.0a8, 2023.1.0a23
Could not test with: 2020.3.42f1 (C# 9.0 not supported), 2021.3.15f1 (compilation errors in the Console window)
Reproducible on: Windows 10
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
Add comment