Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0f2
Issue ID
1066689
Regression
No
The borders of an image change when disabling and re-enabling a Canvas after changing its worldCamera
Repro steps:
1. Open QA attached project
2. Open scene "0"
3. Enter Play Mode
4. Select GameObject "Canvas" in the Hierarchy
5. In the Inspector press "Trigger Problem" button in Error Trigger script component
Expected: The image isn't scaled
Actual: The borders of the image change
Reproducible with: 2017.2.3p3, 2017.4.9f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a7
Notes: Yielding for a frame after setting the worldCamera fixes the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Add comment