Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
7
Found in
2021.3.17f1
2022.2.3f1
Issue ID
UUM-24716
Regression
No
NullReferenceException and ArgumentException errors are thrown after entering and exiting Play mode when UI Document component is used in the Scene
Reproduction steps:
1. Open the attached “TransitionBug.zip“ project
2. Open “SampleScene” scene
3. Enter Play mode
4. Exit Play mode and observe the Console window
Expected result: Console window shows no errors
Actual result: Console window shows errors
Reproducible with: 2021.3.17f1, 2022.2.0a16, 2022.2.3f1
Not reproducible with: 2023.1.0a26
Could not test with: 2020.3.44f1 (Due to error in the Console window)
Fixed in: 2023.1.0a1
Reproduced on: macOS Monterey 12.6 (Intel)
Errors:
NullReferenceException: Object reference not set to an instance of an object
ArgumentException: An item with the same key has already been added
Note: Script error is related to the UI Document component bug
Comments (1)
-
wilgieseler
Mar 16, 2023 17:49
It's claimed there would be a backport but it hasn't been done yet. https://forum.unity.com/threads/uitoolkit-styleanimation-issue-transition-property-references-non-set-value.1257483/#post-8749335
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:
There are no fixes planned for this Bug
Resolution Note (2022.2.X):
There are no fixes planned for this Bug