Search Issue Tracker
Won't Fix
Unknown (hidden) 2022.2.X
Votes
0
Found in
2022.2.0b6
Issue ID
UUM-13155
Regression
No
NullReferenceException and ArgumentException appear in the Console when reopening a scene with UI Toolkit animation transition
Reproduction steps:
# Open the user's attached project
# Enter Play mode
# While animation is still playing open Assets > Scenes > SampleScene
Expected result: Scene reloaded
Actual result: NullReferenceException and ArgumentException error messages in the Console
Reproduced with: 2022.2.0b6
Not reproduced with: 2023.1.0a1, 2023.1.0a8
Could not test with: 2020.3.37f1 (Issue with UI Toolkit), 2021.3.9f1, 2022.1.14f1 (Script can’t be loaded)
Reproducible on: Windows 11
-
Singtaa
Sep 30, 2022 23:09
Bug is fixed in 2022.2b9
-
Singtaa
Sep 30, 2022 22:33
It should be the Engine's job to gracefully kill any ongoing transitions when loading new scenes, no? Unity, can you re-evaluate this?
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note:
There are no fixes planned for this Bug