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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment