Search Issue Tracker
Feature Request
Votes
0
Found in
2023.2.15f1
6000.0.0b11
Issue ID
UUM-67533
Regression
No
Inline style values override external style values when VisualElements are added to IComponentData classes
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Bug.unity” Scene
3. Enter the Play Mode
4. Create some red boxes by pressing the “R” key
5. Create some blue boxes by pressing the “B” key
6. Observe the Game view
Expected result: Both blue and red boxes are visible
Actual result: Only the blue boxes are visible
Reproducible with: 2023.1.0a23, 2023.2.15f1, 6000.0.0b11
Not reproducible with: 2022.3.21f1
Couldn't test with: 2021.3.36f1, 2023.1.0a22 (could not resolve compiler errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note:
After review, we have determined this is a feature request that we are unable to accommodate at this time.