Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b1
Issue ID
986510
Regression
No
[macOS] Crash/freeze when calling ReadPixels with undefined (?) source Rect
Reproduction steps:
1. Open the attached project.
2. Open the "sec" scene.
3. Make sure both the Scene and Game view are visible at the same time.
4. Play the scene.
- Unity crashes
Notes:
- No stack trace information is printed out in the Editor.log.
- Does not happen if line 33 in the ControlFromSceneView.cs script is commented out.
- Attached is a screenshot of Scene and Game views. Could the blank Shading Mode of the Scene View be related?
Reproduced with:
2017.2.1p3, 2017.3.0p4, 2018.1.0b5
macOS
Not reproducible with:
Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment