Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2017.4.17f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1159022
Regression
No
DecoratorDrawer's OnGUI() Rect has a different width compared to EditorGUIUtility.currentViewWidth
How to reproduce:
1. Open the attached "decorator.zip" project
2. In the project view, select "ArSessionConfig.asset"
3. Inspect the Console
Expected results: OnGUI() Rect's position.width and EditorGUIUtility.currentViewWidth are identical
Actual results: OnGUI() Rect's position.width and EditorGUIUtility.currentViewWidth have different values
Reproducible with: 2017.4.29f1, 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Comments (1)
-
OlivierPons
Jun 20, 2021 10:05
"low priority defect and unlikely to be fix."
I love that when I read this.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2019.3.X):
low priority defect and unlikely to be fix.