Search Issue Tracker
Duplicate
Duplicate in 2019.2.X
Votes
0
Found in
2019.2.0a12
Issue ID
1146493
Regression
Yes
[Editor] Unity crashes on creating LWRP project
Unity crashes on creating LWRP project
Steps to Repro:
1. Create a new LWRP Project
2. Wait for the project to load
Actual Result:
Editor crashes on opening project
Expected Result;
The project should open gracefully
Environment:
Windows and Mac
Occurring with:
2019.2.0a12
Working with:
2019.2.0a11, 2019.1.0f2
Stack Trace of Crashed Thread 18736:
0x00007FFAF711A271 (ntdll) RtlUserThreadStart
Note:
On relaunching the project getting following stack trace
WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader
WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader
Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds
Requesting non existent keyword at index 84.
(Filename: C:\buildslave\unity\build\Runtime/Shaders/ShaderKeywords.cpp Line: 236)
Requesting non existent keyword at index 85.
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
- “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
This is a duplicate of issue #1146519