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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment