Search Issue Tracker
Duplicate
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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
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