Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.1.0b8
Issue ID
1005791
Regression
No
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNodesOnMainThreadDeprecated
Steps to reproduce:
1. Open the "RenderAssetCrash.zip" project
2. Open the "SampleScene.unity" scene
3. Open Edit -> Project Settings -> Graphics
4. Drag "New HDRenderPipelineAsset" into Render Pipeline asset field
5. Unity crashes
Expected results: Unity does not crash.
Actual results Unity crashes. (gif attached)
Reproducible with: 2018.2.2f1, 2018.2.0b10, 2018.1.5f1.
Not reproducible with: 2018.3.0a3.
Note:
With 2018.2.0a3 Unity throws the errors:
C:/ProgramData/Unity/cache/packages/packages.unity.com/com.unity.shadergraph@1.0.0-beta/Editor/Drawing/Blackboard/BlackboardSection.cs(293,38): error CS0539: `UnityEditor.Experimental.UIElements.GraphView.IDropTarget.DragExited' in explicit interface declaration is not a member of interface
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (2019.1.X):
We can't reproduce the issue on a clean scene with a new HDRP asset.
We don't support the old version as we are still in preview.
The reflection probe culling system mention for spamming message have been redone for 2019.1, so the problem will not occur anymore.