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
- Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
This is a duplicate of issue #1146519