Search Issue Tracker
Fixed
Fixed in 2022.2.3f1, 2023.1.0a16
Votes
1
Found in
2022.1.15f1
2022.2.0b7
2023.1.0a9
Issue ID
UUM-14288
Regression
No
Object with the wrong color is drawn when using the "Handles.DrawWireCube" and "Handles.color" functions
How to reproduce:
1. Open the user attached project
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Select the “DrawWireCubeTest” GameObject
Expected result: The drawn cube in the Scene View is blue
Actual result: The drawn cube in the Scene View is white
Reproducible with: 2022.1.0a6, 2022.1.15f1, 2022.2.0b7, 2023.1.0a9
Not reproducible with: 2021.3.9f1, 2020.3.39f1, 2022.1.0a5
Reproduced on: macOS (12.5)
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
Add comment