Search Issue Tracker
Fixed
Votes
0
Found in
5.3.0b1
Issue ID
734299
Regression
Yes
[CanvasScaler] Crash when X value of Reference resolution is changed
Steps to reproduce:
1. Open attached project
2. Open scene main
3. Select Canvas in hierarchy
4. Change Canvas Scaler's X property of Reference Resolution. For example, try to set it to 900
5. Upon entering first digit (9) Unity will crash
Note: Crashes when canvas parent UI object which uses Text component by default.
Workaround: Disable Canvas scaler, enter new resolution, enable Canvas scaler.
Comments (1)
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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
AllTheGoodNamesWereTaken
Jun 20, 2017 23:17
Same problem here. Crashed entire PC and lost all my work on that scene. :(