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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
texdata
Sep 19, 2016 21:41
this fix breaks previously working code of taking screenshots in 5.4.1p1 !