Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0a1
2017.3.0b9
Issue ID
968762
Regression
Yes
Texture2D_CUSTOM_Apply crashes in Play mode
To reproduce:
1. Download attached project "TextureCrash.zip" and open in Unity
2. Open "Scene" scene
3. Enter Play mode
Note: Wait for a few seconds
Expected result: Unity Editor doesn't crash
Actual result: Unity Editor crash
Notes:
- Stack trace is shared on comments section
- Workaround: Select the "Main Camera" and disable "Use Web Request Texture" to use UnityWebRequest
Reproduced on Unity 2017.3.0a1, 2017.3.0b11 and 2018.1.0a5
Not reproduced on Unity 2017.2.0p2
Regression on Unity 2017.3.0a1
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