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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (2019.2.X):
low priority defect, unlikely to be resolved in the near future. Closing for now.