Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.6f1
2019.1.0a1
2019.2.0a1
Issue ID
1133695
Regression
No
Exception is thrown when trying to set Canvas.worldCamera to None using the UI Button's OnClick Event
How to reproduce:
1. Open the attached "TestingProject.zip" Project
2. Enter Play Mode
3. Click on the Button in the Game View
4. Observe the console
Expected Behavior: The Canvas.worldCamera is set to null (none)
Actual Behavior: The Exception is thrown and Canvas.worldCamera is still assigned
Reproducible with: 2017.4.23f1, 2018.3.8f1, 2019.1.0a6, 2019.2.0a8
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (2019.2.X):
low priority defect, unlikely to be resolved in the near future. Closing for now.