Search Issue Tracker
Fixed in 2018.2
Votes
0
Found in
2017.2.0f3
Issue ID
976663
Regression
No
Instantiating a shader causes Player to crash
Steps to reproduce:
1. Open attached “ShaderCrash.zip” Unity project
2. Open File->Build Settings
3. Add scene “Test” to Build
4. Build and Run
5. Press Play in Player
Reproduced in: 2018.1.0a7, 2017.3.0f2, 2017.2.1f1, 2017.1.2p4, 5.6.4p4, 5.6.0a1
Note: Crashes on Instantiate() function with a Shader object as a parameter. Does not crash in Editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Add comment