Search Issue Tracker
Active
Votes
1
Found in
2020.3
2021.2.13f1
2021.3
2022.1
2022.2
Issue ID
1422500
Regression
No
"Null" is logged when printing "VisualElement.style" properties
How to reproduce:
1. Open project "Test project 1.zip"
2. Enter Play Mode and observe the Console window
Expected result: "flex" is logged
Actual result: "Null" is logged
Reproducible with: 1.0.0-preview.18 (2020.3.36f1), 1.0.0 (2021.3.4f1, 2022.1.5f1, 2022.2.0a17)
Could not test with: 2019.4.40f1 (Errors after project downgrade)
Reproduced on: macOS 11.6 (Intel)
Notes:
- Not reproducible when debugging just "VisualElement.style"
- Reproducible with style's display, backgroundColor, color, height, fontSize, alignContent, marginBottom, opacity
- Also reproducible with other Containers
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment