Search Issue Tracker
Duplicate
Duplicate in 2023.1.X
Votes
0
Found in
2022.2.0a10
2022.2.0b3
2023.1.0a2
Issue ID
UUM-11130
Regression
Yes
"Removing null node" and "Edge.fromNode is null" errors thrown when entering the Play Mode and the Animator Window is open
Reproduction steps:
- Open the attached project
- Open “/Assets/Scenes/SampleScene.unity” Scene
- Select the “Cube” GameObject in the Hierarchy window
- Open the Animator Window (Window > Animation > Animator)
- Enter the Play Mode
- Observe the errors in the Console Window
Expected result: No errors in the Console Window
Actual result: "Removing null node" and "Edge.fromNode is null" errors appear in the Console Window
Reproducible with: 2022.2.0a10, 2022.2.0b3, 2023.1.0a2
Not reproducible with: 2019.4.40f1, 2020.3.37f1, 2021.3.7f1, 2022.1.11f1, 2022.2.0a9, 2023.1.0a3, 2023.1.0a4
Reproducible on: M1 MacOS 12.4 (21F79), Intel MacOS 12.4
Note: This issue is reproducible on both Intel and Apple Silicon Editors on M1 MacOS
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
Resolution Note:
Could not repro in latest 2023.1.X and 2022.2.X. The issue is unrelated to animation code and instead caused by a bug with SerializableObject loading that has already been resolved in a previous ticket.
Duplicate of another internal issue: UUM-9277: Fix for 2023.1.X: Getting error 'Removing null node' when entering Play Mode while Animator is open/visible on screen
Resolution Note (2023.1.X):
Could not repro in latest 2023.1.X and 2022.2.X. The issue is unrelated to animation code and instead caused by a bug with SerializableObject loading that has already been resolved in a previous ticket.
Duplicate of another internal issue: UUM-9277: Fix for 2023.1.X: Getting error 'Removing null node' when entering Play Mode while Animator is open/visible on screen