Search Issue Tracker
Fixed
Votes
0
Found in
6000.2.0a8
6000.2.6f1
6000.3.0b3
Issue ID
UUM-119539
Regression
Yes
“ArgumentNullException” and Enum/Keyword errors are throw in the Console when setting Element Cursor property to None in Transitions Animations
Steps to reproduce:
1. Create new Unity project
2. Open UI Builder window (Window > UI Toolkit > UI Builder)
3. In Library find “Label” element and drag it to Hierarchy
4. In Inspector window scroll down and find “Transition Animations”
5. In “All 0s Ease 0s” > Property select Cursor > none
6. Observe the Console window
Actual results: Errors “ArgumentNullException” and “Trying to read value of type Enum while reading a value of type Keyword” are thrown in the Console window
Expected results: No errors should be thrown in the Console window
Reproducible with versions: 6000.2.0a8 (6bc6fbc26ac6), 6000.2.6f1, 6000.3.0b3
Not reproducible with versions: 6000.0.58f1, 6000.1.16f1, 6000.2.0a7 (54cbf955d0e8)
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-116350