Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0b3
2019.1.0b4
Issue ID
1128961
Regression
Yes
Shader Compiler crash on loading scene after project upgrade from 2018.3 to 2019.1
Crash still occurs after deleting the project library.
To repro:
- download smaller project attached by QA in comment
- open it with Unity 2019.1.0b4 or 2019.2.0a6
- Open CatScene scene
- notice the crash
========== OUTPUTTING STACK TRACE ==================
Launched and connected shader compiler UnityShaderCompiler.exe after 0.13 seconds
0x00007FF743B26362 (Unity) BuildRenderObjectData
0x00007FF743B29A35 (Unity) DoRenderLoop
0x00007FF743A7FC1D (Unity) Camera::DoRender
0x00007FF742AD2CBE (Unity) Camera::RenderEditorCamera
0x00007FF742AD2EB3 (Unity) Camera::RenderEditorCamera
0x00007FF743740434 (Unity) Handles_CUSTOM_Internal_DrawCameraWithGrid
Cannot reproduce with Unity 2018.3.0f2 ot 2019.1.0b2
Cannot reproduce on MacOS or my Nvidia 1060 on Windows10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
- Code runs slower when using a cached exception instance compared to creating a new one
Add comment