Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a5
2018.3.3f1
2019.2.0a1
Issue ID
1121834
Regression
Yes
UI Image position is set to NaN after changing Orthographic Camera size to 0
How to reproduce:
1. Open attached Unity project
2. Reset Rect Transform component from Image GameObject
3. Change Orthographic Camera Size to 0
4. Change Orthographic Camera Size back to 2
5. Select Image GameObject
Expected result: After changing Orthographic camera size back to 2, Image is visible again.
Actual result. Image is not visible and its Position is set to NaN.
Regression introduced in: 2018.3.0a5, 2019.2.0a1.
Reproduced with: 2019.2.0a3, 2018.3.4f1.
Not reproduced with: 2019.1.0b1, 2018.2.20f1, 2018.1.9f2, 2017.4.19f1.
Fixed in: 2019.2.0a5, 2019.1.0b5, 2018.3.9f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Add comment