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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
After review, we have determined this is a feature request that we are unable to accommodate at this time.