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
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
- Temporal Anti-aliasing causes jittering/shaking when using a Camera overlay in the Scene View
texdata
Sep 19, 2016 21:41
this fix breaks previously working code of taking screenshots in 5.4.1p1 !