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
Comments (2)
-
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
There are no fixes planned for this Bug