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.
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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
texdata
Sep 19, 2016 21:41
this fix breaks previously working code of taking screenshots in 5.4.1p1 !