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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
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