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
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
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.