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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment