Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f1
Issue ID
819793
Regression
No
[DX11] Editor freezes when reading pixels outside of window's bounds
Nvidia GPU required, issue didn't occur on Radeon.
Repro steps:
1. Open "Sands" project
2. Click on canvas > image in the hierarchy
3. In the image inspector click recalculate
Result: Editor freezes once clicked on recalculate
Reproduced on: 5.3.6p1, 5.4.0f1, 5.5.0a5
Note: The cause of the issue is located in "Height" script on line 41 when you read pixels outside of window bounds.
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
texdata
Sep 19, 2016 21:41
this fix breaks previously working code of taking screenshots in 5.4.1p1 !